SOFA API  748fcdac
Open source framework for multi-physics simuation
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
sofa::gl::Axis Member List

This is the complete list of members for sofa::gl::Axis, including all inherited members.

Axis(SReal len=1.0_sreal)sofa::gl::Axis
Axis(const type::Vec3 &len)sofa::gl::Axis
Axis(const type::Vec3 &center, const Quaternion &orient, const type::Vec3 &length)sofa::gl::Axis
Axis(const type::Vec3 &center, const double orient[4][4], const type::Vec3 &length)sofa::gl::Axis
Axis(const double *mat, const type::Vec3 &length)sofa::gl::Axis
Axis(const type::Vec3 &center, const Quaternion &orient, SReal length=1.0_sreal)sofa::gl::Axis
Axis(const type::Vec3 &center, const double orient[4][4], SReal length=1.0_sreal)sofa::gl::Axis
Axis(const double *mat, SReal length=1.0_sreal)sofa::gl::Axis
clear()sofa::gl::Axisinlinestatic
draw(const type::RGBAColor &colorX=type::RGBAColor::red(), const type::RGBAColor &colorY=type::RGBAColor::green(), const type::RGBAColor &colorZ=type::RGBAColor::red())sofa::gl::Axis
draw(const type::Vec3 &center, const Quaternion &orient, const type::Vec3 &length, const type::RGBAColor &colorX=type::RGBAColor::red(), const type::RGBAColor &colorY=type::RGBAColor::green(), const type::RGBAColor &colorZ=type::RGBAColor::red())sofa::gl::Axisstatic
draw(const type::Vec3 &center, const double orient[4][4], const type::Vec3 &length, const type::RGBAColor &colorX=type::RGBAColor::red(), const type::RGBAColor &colorY=type::RGBAColor::green(), const type::RGBAColor &colorZ=type::RGBAColor::red())sofa::gl::Axisstatic
draw(const double *mat, const type::Vec3 &length, const type::RGBAColor &colorX=type::RGBAColor::red(), const type::RGBAColor &colorY=type::RGBAColor::green(), const type::RGBAColor &colorZ=type::RGBAColor::red())sofa::gl::Axisstatic
draw(const type::Vec3 &center, const Quaternion &orient, SReal length=1.0_sreal, const type::RGBAColor &colorX=type::RGBAColor::red(), const type::RGBAColor &colorY=type::RGBAColor::green(), const type::RGBAColor &colorZ=type::RGBAColor::red())sofa::gl::Axisstatic
draw(const type::Vec3 &center, const double orient[4][4], SReal length=1.0_sreal, const type::RGBAColor &colorX=type::RGBAColor::red(), const type::RGBAColor &colorY=type::RGBAColor::green(), const type::RGBAColor &colorZ=type::RGBAColor::red())sofa::gl::Axisstatic
draw(const double *mat, SReal length=1.0_sreal, const type::RGBAColor &colorX=type::RGBAColor::red(), const type::RGBAColor &colorY=type::RGBAColor::green(), const type::RGBAColor &colorZ=type::RGBAColor::red())sofa::gl::Axisstatic
draw(const type::Vec3 &center, const type::Vec3 &ext, const double &radius)sofa::gl::Axisstatic
draw(const type::Vec3 &center, const type::Vec3 &ext, const double &r1, const double &r2)sofa::gl::Axisstatic
Quaternion typedefsofa::gl::Axis
update(const type::Vec3 &center, const Quaternion &orient=Quaternion())sofa::gl::Axis
update(const type::Vec3 &center, const double orient[4][4])sofa::gl::Axis
update(const double *mat)sofa::gl::Axis
~Axis()sofa::gl::Axis