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

IDirect3DVertexBuffer

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

Declaration

Source position: AsphyreD3D7.pas line 2862

type IDirect3DVertexBuffer = interface(IUnknown)

  function Lock();

  

  function Unlock;

  

  function ProcessVertices();

  

  function GetVertexBufferDesc();

  

  function Optimize();

  

end;

Inheritance

IDirect3DVertexBuffer

  

|

IInterface



CT Web help

CodeTyphon Studio