• Graphics Manager
API Links
Table of Contents
Graphics Manager
class Renderable
Developer Links
My Account
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
API Documentation
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