C4 Engine Terathon Software C4 Engine API Documentation

• Graphics Manager

API Links
Developer Links

Renderable::SetVertexCount

Defined in:  C4Renderable.h
Sets the vertex count.
Prototype

void SetVertexCount(long count);

Parameters
count The vertex count.
Description


See Also

Renderable::GetVertexCount