Difference between revisions of "GeNullNode"

From GriffinEngine
Jump to: navigation, search
 
m (1 revision imported)
 
(No difference)

Latest revision as of 06:38, 19 November 2017

Usage

A scene graph node with no additional information associated with it. This class should not be inherited from. Use geObject3D for this instead.

Reference

Constructors

  •  geNullNode()
  •  geNullNode(geObject3D* parent)

Accessors

  •  virtual int getID()