World Manager
C4Primitives.h

class PlateGeometry

The PlateGeometry class represents a plate primitive node in a scene graph.
Definition

class PlateGeometry : public PrimitiveGeometry

Constructor

PlateGeometry(const Vector2D& size);

Parameters
size The size of the plate.
Description
Base Classes
PrimitiveGeometry A plate is a specific type of primitive geometry.
See Also
PlateGeometryObject