![]() |
VR-Forces 5.0.2 Developer's Guide
|
structure for holding an annotation and an uv offset
Public Member Functions | |
| DtIndirectAnnotationAndUvOffset (const std::string &name, const Vector2_32 &uvOffset) | |
| virtual | ~DtIndirectAnnotationAndUvOffset () |
| DtIndirectAnnotationAndUvOffset (const DtIndirectAnnotationAndUvOffset &rhs) | |
| DtIndirectAnnotationAndUvOffset & | operator= (const DtIndirectAnnotationAndUvOffset &rhs) |
Public Attributes | |
| std::string | myAnnotation |
| Vector2_32 | myUvOffset |
Private Member Functions | |
| DtIndirectAnnotationAndUvOffset ()=delete | |
| makVrv::DtIndirectAnnotationAndUvOffset::DtIndirectAnnotationAndUvOffset | ( | const std::string & | name, |
| const Vector2_32 & | uvOffset | ||
| ) |
ctor
|
virtual |
dtor
| makVrv::DtIndirectAnnotationAndUvOffset::DtIndirectAnnotationAndUvOffset | ( | const DtIndirectAnnotationAndUvOffset & | rhs | ) |
copy constructor
|
privatedelete |
not allowed
| DtIndirectAnnotationAndUvOffset& makVrv::DtIndirectAnnotationAndUvOffset::operator= | ( | const DtIndirectAnnotationAndUvOffset & | rhs | ) |
assignment
| std::string makVrv::DtIndirectAnnotationAndUvOffset::myAnnotation |
the annotation name
| Vector2_32 makVrv::DtIndirectAnnotationAndUvOffset::myUvOffset |
the uv offset for the annotation