C4 Engine
C4 Engine API Documentation

class PathPrimitiveGeometry

Defined in:  C4Primitives.h
The PathPrimitiveGeometry class represents a path primitive node in a world.
Definition

class PathPrimitiveGeometry : public PrimitiveGeometry

Constructor

PathPrimitiveGeometry(PrimitiveType type);

Parameters
type The primitive geometry type.
Description
Base Classes
PrimitiveGeometry A path primitive is a specific type of primitive geometry.
See Also

PathPrimitiveGeometryObject