CONST_D3DPROCESSVERTICESFLAGS 列挙は、Direct3DVertexBuffer7.ProcessVertices メソッドで使用されるフラグを定義する。
Enum CONST_D3DPROCESSVERTICESFLAGS D3DPV_DEFAULT = 0 D3DPV_DONOTCOPYDATA = 1 End Enum
Direct3DVertexBuffer7.ProcessVertices、頂点の処理