Tulip
4.1.0
Better Visualization Through Research
|
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... | |
Tulip basic data structures.