Open CASCADE Technology
7.5.0
|
Data Structures | |
class | NCollection_Vec3< Element_t > |
Generic 3-components vector. To be used as RGB color pixel or XYZ 3D-point. The main target for this class - to handle raw low-level arrays (from/to graphic driver etc.). More... | |
Macros | |
#define | NCOLLECTION_VEC_COMPONENTS_3D(theX, theY, theZ) |
Auxiliary macros to define couple of similar access components as vector methods. More... | |
#define NCOLLECTION_VEC_COMPONENTS_3D | ( | theX, | |
theY, | |||
theZ | |||
) |
Auxiliary macros to define couple of similar access components as vector methods.