C3DMesh::GetVertexSize

Top  Previous  Next

Syntax:

 

GetVertexSize(), int

 

Purpose:

Returns the size of the vertex in bytes.

 

Parameters:

None.

 

Returned value(s):

The size of a single vertex of the mesh.

 

Application:

sz = mymesh.GetVertexSize()

 

Class Hierarchy

C3DObject

-------C3DMesh

 

Additional Info:

 

See Also:

GetVertexCount