Tulip  4.4.0
Better Visualization Through Research
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Groups Pages
Data structures

Classes

struct  tlp::Array< Obj, SIZE >
 Fixed-size array encapsulation.In debug mode, a bound check is performed at each access. Stream operators implementations are provided. More...
 
struct  tlp::BoundingBox
 This class represents the 3D bounding box of an object. It is mostly used to determine whether or not two object are in a state of collision. More...
 
class  tlp::DataSet
 A container that can store data from any type. More...
 
struct  tlp::DataType
 Describes a value of any type. More...
 

Detailed Description

Tulip basic data structures.