Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
icl::geom::SQParams Struct Reference

Utility structure, that represents a superquadric. More...

#include <SQFitter.h>

List of all members.

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

Detailed Description

Utility structure, that represents a superquadric.


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation

std::vector<float> icl::geom::SQParams::shape

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines