Свойство | Type | Description | |
---|---|---|---|
AnimInfo | |||
BoundingVolume | |||
IndexVBO | int | ||
Indices | ushort[] | ||
Normals | float[] | ||
PickingID | int | ||
QueryID | int | ||
TexCoords | float[] | ||
TextureInfo | |||
VBOFailed | bool | ||
VertexSize | int | ||
VertexVBO | int | ||
Vertices | float[] |
Méthode | Description | |
---|---|---|
CheckVBO ( |
Checks if VBOs are created, if they are, bind them, if not create new
|
|
Dispose ( ) : void |
Dispose VBOs if we have them in graphics card memory
|
public CheckVBO ( |
||
face | Which face's mesh is uploaded in this VBO | |
Résultat | bool |
public TextureAnimationInfo,Radegast.Rendering AnimInfo | ||
Résultat |
public BoundingVolume,Radegast.Rendering BoundingVolume | ||
Résultat |
public TextureInfo,Radegast.Rendering TextureInfo | ||
Résultat |