armarx::aron::simox Namespace Reference

Namespaces

namespace  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)
 

Function Documentation

◆ fromAron() [1/3]

void fromAron ( const arondto::AxisAlignedBoundingBox & dto,
::simox::AxisAlignedBoundingBox & bo )

Definition at line 8 of file simox.cpp.

◆ fromAron() [2/3]

void fromAron ( const arondto::Color & dto,
::simox::Color & bo )

Definition at line 38 of file simox.cpp.

◆ fromAron() [3/3]

void fromAron ( const arondto::OrientedBox & dto,
::simox::OrientedBoxf & bo )

Definition at line 24 of file simox.cpp.

◆ toAron() [1/3]

void toAron ( arondto::AxisAlignedBoundingBox & dto,
const ::simox::AxisAlignedBoundingBox & bo )

Definition at line 16 of file simox.cpp.

◆ toAron() [2/3]

void toAron ( arondto::Color & dto,
const ::simox::Color & bo )

Definition at line 47 of file simox.cpp.

◆ toAron() [3/3]

void toAron ( arondto::OrientedBox & dto,
const ::simox::OrientedBoxf & bo )

Definition at line 30 of file simox.cpp.