module
Common_Object_TypesCommon Object Types Specification
Contents
- Reference
Classes
- struct VV::Corridors::Base_InStructure
- Can be used to facilitate iterating through a read-only structure pointer chain.
- struct VV::Corridors::Base_OutStructure
- Can be used to facilitate iterating through a structure pointer chain that returns data back to the application.
- struct VV::Corridors::Offset2D
- Structure specifying a two-dimensional offset.
- struct VV::Corridors::Offset3D
- Structure specifying a three-dimensional offset.
- struct VV::Corridors::Extent2D
- Structure specifying a two-dimensional extent.
- struct VV::Corridors::Extent3D
- Structure specifying a three-dimensional extent.
- struct VV::Corridors::Rect2D
- Structure specifying a two-dimensional subregion.