List of all members.
Public Member Functions |
| CompositeComponent (std::shared_ptr< Displayable > component, const VecMath::Vector< 4 > &translation=VecMath::makeVector(0., 0., 0., 0.), const VecMath::Rotation< 4 > &rotation=VecMath::makeRotation(0., 0., 0., 0., 0., 0.), const VecMath::Vector< 4 > &scale=1.) |
Public Attributes |
std::shared_ptr< Displayable > | component_ |
VecMath::Vector< 4 > | translation_ |
VecMath::Rotation< 4 > | rotation_ |
VecMath::Vector< 4 > | scale_ |
The documentation for this struct was generated from the following file: