|
Namespaces | |
arondto | |
Functions | |
void | fromAron (const arondto::AxisAlignedBoundingBox &dto, ::simox::AxisAlignedBoundingBox &bo) |
void | fromAron (const arondto::Color &dto, ::simox::Color &bo) |
void | fromAron (const arondto::OrientedBox &dto, ::simox::OrientedBoxf &bo) |
void | toAron (arondto::AxisAlignedBoundingBox &dto, const ::simox::AxisAlignedBoundingBox &bo) |
void | toAron (arondto::Color &dto, const ::simox::Color &bo) |
void | toAron (arondto::OrientedBox &dto, const ::simox::OrientedBoxf &bo) |
void fromAron | ( | const arondto::AxisAlignedBoundingBox & | dto, |
::simox::AxisAlignedBoundingBox & | bo | ||
) |
void fromAron | ( | const arondto::Color & | dto, |
::simox::Color & | bo | ||
) |
void fromAron | ( | const arondto::OrientedBox & | dto, |
::simox::OrientedBoxf & | bo | ||
) |
void toAron | ( | arondto::AxisAlignedBoundingBox & | dto, |
const ::simox::AxisAlignedBoundingBox & | bo | ||
) |
void toAron | ( | arondto::Color & | dto, |
const ::simox::Color & | bo | ||
) |
void toAron | ( | arondto::OrientedBox & | dto, |
const ::simox::OrientedBoxf & | bo | ||
) |