C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

class Impostor

Defined in:  C4Impostors.h
The Impostor class represents an impostor node in a world.
Definition

class Impostor : public Node, public ListElement<Impostor>

Constructor

Impostor();

Description


Base Classes
Node An Impostor is a scene graph node.
ListElement<Impostor> Used internally by the World Manager.
Wiki Articles

Impostors