Image Component Library (ICL)
|
Utility structure, that represents a superquadric. More...
#include <SQFitter.h>
Public Member Functions | |
icl::math::FixedMatrix< float, 4, 4 > | getTransformationMatrix () const |
SQParams () | |
Public Attributes | |
math::Vec3 | size |
math::Vec3 | pos |
math::Vec3 | euler |
std::vector< float > | shape |
Utility structure, that represents a superquadric.
|
inline |
icl::math::FixedMatrix<float,4,4> icl::geom::SQParams::getTransformationMatrix | ( | ) | const |
math::Vec3 icl::geom::SQParams::euler |
math::Vec3 icl::geom::SQParams::pos |
std::vector<float> icl::geom::SQParams::shape |
math::Vec3 icl::geom::SQParams::size |