C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

Geometry::GetGeometryType

Defined in:  C4Geometries.h
Returns the geometry type.
Prototype

GeometryType GetGeometryType(voidconst;

Description
The GetGeometryType function returns the geometry type. It can be one of the following values.
kGeometryMesh A generic mesh.
kGeometryPrimitive A primitive geometry.
kGeometryTerrain A chunk of voxel terrain.