![]() |
VR-Exchange 2.5 API Documentation
|
Contains the DtLinearSegmentData class declaration. More...
Go to the source code of this file.
Classes | |
| class | MAKVrExchange::DtLinearSegmentData |
| Represents Linear Segment Parameter Objects. More... | |
Namespaces | |
| namespace | MAKVrExchange |
Macros | |
| #define | DtDEC_APPEARANCE(P, p, T, N, n, E) |
| This macro defines a setter and getter for a specific attribute within the appearance attribute, performing bit shifting and casting automatically. | |
Typedefs | |
| typedef std::vector < DtLinearSegmentData > | MAKVrExchange::DtLinearSegmentParameterList |
Functions | |
| DT_DLL_LIBPORTAL std::ostream & | MAKVrExchange::operator<< (std::ostream &stream, const DtLinearSegmentData &data) |
| std::ostream & | MAKVrExchange::operator<< (std::ostream &stream, const DtFixedLengthDataArray &value) |
| Prints a DtFixedLengthDataArray object to a stream. | |
Contains the DtLinearSegmentData class declaration.
| #define DtDEC_APPEARANCE | ( | P, | |
| p, | |||
| T, | |||
| N, | |||
| n, | |||
| E | |||
| ) |
This macro defines a setter and getter for a specific attribute within the appearance attribute, performing bit shifting and casting automatically.