Unit 'AsphyreD3D7' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyresphinx]

IDirect3DViewport2

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: AsphyreD3D7.pas line 2801

type IDirect3DViewport2 = interface(IUnknown)

  function Initialize();

  

  function GetViewport();

  

  function SetViewport();

  

  function TransformVertices();

  

  function LightElements();

  

  function SetBackground();

  

  function GetBackground();

  

  function SetBackgroundDepth();

  

  function GetBackgroundDepth();

  

  function Clear();

  

  function AddLight();

  

  function DeleteLight();

  

  function NextLight();

  

  function GetViewport2();

  

  function SetViewport2();

  

end;

Inheritance

IDirect3DViewport2

  

|

IInterface



CT Web help

CodeTyphon Studio