프로퍼티 | 타입 | 설명 | |
---|---|---|---|
faceCount | List |
||
ib | List |
||
sphere | List |
||
spherematrix | List |
||
vb | List |
||
verticeCount | List |
메소드 | 설명 | |
---|---|---|
DirectXCollision ( Device &device, |
Initializes a new instance of the DirectXCollision class.
|
|
DrawMeshes ( Device &device ) : void |
The draw meshes.
|
|
DrawSpheres ( Device &device ) : void |
The draw spheres.
|
메소드 | 설명 | |
---|---|---|
CreateIndexBuffers ( Device &device, |
The create index buffers.
|
|
CreateSpheres ( Device &device, |
The create spheres.
|
|
CreateVertexBuffers ( Device &device, |
The create vertex buffers.
|
public DirectXCollision ( Device &device, |
||
device | Device | The device. |
tempcoll | The tempcoll. | |
리턴 | System.Collections.Generic |