Property | Type | Description | |
---|---|---|---|
fUseColors | bool | ||
fUseEdges | bool | ||
fUseIndices | bool | ||
fUseNormals | bool | ||
fUseShader | bool | ||
fUseTexture | bool | ||
fUseVertices | bool |
Property | Type | Description | |
---|---|---|---|
fIndexBufferObject | |||
fTextureBufferObject | VertexBufferObject | ||
fVertexBufferObject | VertexBufferObject |
Method | Description | |
---|---|---|
Mesh3D ( BeginMode mode ) : NewTOAPIA.GL | ||
Mesh3D ( BeginMode mode ) : System | ||
Mesh3D ( |
||
SetIndices ( int indices ) : void | ||
SetTextureCoordinates ( |
||
SetVertices ( Vector3f verts ) : void |
Method | Description | |
---|---|---|
BeginRender ( |
||
EndRender ( |
||
RenderContent ( |
protected BeginRender ( |
||
gi | ||
return | void |
protected EndRender ( |
||
gi | ||
return | void |
public Mesh3D ( BeginMode mode ) : NewTOAPIA.GL | ||
mode | BeginMode | |
return | NewTOAPIA.GL |
public Mesh3D ( |
||
gi | ||
mode | BeginMode | |
return | System |
protected RenderContent ( |
||
gi | ||
return | void |
public SetTextureCoordinates ( |
||
coords | ||
return | void |
protected BufferObjectIndices,NewTOAPIA.GL fIndexBufferObject | ||
return |
protected VertexBufferObject fTextureBufferObject | ||
return | VertexBufferObject |