C4 Engine
C4 Engine API Documentation

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 constants.
kGeometryGeometry A generic geometry.
kGeometryPrimitive A primitive geometry.
kGeometryTerrain A chunk of voxel terrain.