Elements

Internal classes for data propagation through a scene graph.

typedef signed long long stamp_t
tsTimeElement
Element storing time information for synchronizing all feedback nodes
tsNodeElement
Base class for storing a tsData node and a type(SoType)
tsData1Element
Element for storing all one dimensional signal data
tsData2Element
Element for all 2 dimensional signal data
tsNormalElement
Element for propagating normal data
Elements are internal classes and are not created by the user. Elements function as vehicles for information between nodes.They are employed by an action that traverses the scene graph for a specialpurpose. Each type of elements transports a special type of information. These classes are only important for programmers who wants to build new node classes.

alphabetic index hierarchy of classes


This page is part of the tsKit's reference manual by Andreas Lücke.
Back to tsKit-Home

generated by doc++