|
| SOFA_ATTRIBUTE_REPLACED__TYPEMEMBER (Vector3, sofa::type::Vec3) |
|
| SOFA_ATTRIBUTE_REPLACED__TYPEMEMBER (Vec4f, sofa::type::Vec4f) |
|
| SOFA_ATTRIBUTE_REPLACED__TYPEMEMBER (Vec3d, sofa::type::Vec3d) |
|
| Axis (SReal len=1.0_sreal) |
|
| Axis (const type::Vec3 &len) |
|
| Axis (const type::Vec3 ¢er, const Quaternion &orient, const type::Vec3 &length) |
|
| Axis (const type::Vec3 ¢er, const double orient[4][4], const type::Vec3 &length) |
|
| Axis (const double *mat, const type::Vec3 &length) |
|
| Axis (const type::Vec3 ¢er, const Quaternion &orient, SReal length=1.0_sreal) |
|
| Axis (const type::Vec3 ¢er, const double orient[4][4], SReal length=1.0_sreal) |
|
| Axis (const double *mat, SReal length=1.0_sreal) |
|
| ~Axis () |
|
void | update (const type::Vec3 ¢er, const Quaternion &orient=Quaternion()) |
|
void | update (const type::Vec3 ¢er, const double orient[4][4]) |
|
void | update (const double *mat) |
|
void | draw (const type::RGBAColor &colorX=type::RGBAColor::red(), const type::RGBAColor &colorY=type::RGBAColor::green(), const type::RGBAColor &colorZ=type::RGBAColor::red()) |
|
void | draw (const type::Vec4f &colorX=type::Vec4f(1, 0, 0, 1), const type::Vec4f &colorY=type::Vec4f(0, 1, 0, 1), const type::Vec4f &colorZ=type::Vec4f(0, 0, 1, 1))=delete |
|
void | draw (const double *mat, const type::Vec3 &length, const type::Vec4f &colorX=type::Vec4f(1, 0, 0, 1), const type::Vec4f &colorY=type::Vec4f(0, 1, 0, 1), const type::Vec4f &colorZ=type::Vec4f(0, 0, 1, 1))=delete |
|
|
static void | draw (const type::Vec3 ¢er, 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()) |
|
static void | draw (const type::Vec3 ¢er, 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()) |
|
static void | 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()) |
|
static void | draw (const type::Vec3 ¢er, 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()) |
|
static void | draw (const type::Vec3 ¢er, 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()) |
|
static void | 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()) |
|
static void | draw (const type::Vec3 ¢er, const Quaternion &orient, const type::Vec3 &length, const type::Vec4f &colorX=type::Vec4f(1, 0, 0, 1), const type::Vec4f &colorY=type::Vec4f(0, 1, 0, 1), const type::Vec4f &colorZ=type::Vec4f(0, 0, 1, 1))=delete |
|
static void | draw (const type::Vec3 ¢er, const double orient[4][4], const type::Vec3 &length, const type::Vec4f &colorX=type::Vec4f(1, 0, 0, 1), const type::Vec4f &colorY=type::Vec4f(0, 1, 0, 1), const type::Vec4f &colorZ=type::Vec4f(0, 0, 1, 1))=delete |
|
static void | draw (const type::Vec3 ¢er, const Quaternion &orient, SReal length=1.0_sreal, const type::Vec4f &colorX=type::Vec4f(1, 0, 0, 1), const type::Vec4f &colorY=type::Vec4f(0, 1, 0, 1), const type::Vec4f &colorZ=type::Vec4f(0, 0, 1, 1))=delete |
|
static void | draw (const type::Vec3 ¢er, const double orient[4][4], SReal length=1.0_sreal, const type::Vec4f &colorX=type::Vec4f(1, 0, 0, 1), const type::Vec4f &colorY=type::Vec4f(0, 1, 0, 1), const type::Vec4f &colorZ=type::Vec4f(0, 0, 1, 1))=delete |
|
static void | draw (const double *mat, SReal length=1.0_sreal, const type::Vec4f &colorX=type::Vec4f(1, 0, 0, 1), const type::Vec4f &colorY=type::Vec4f(0, 1, 0, 1), const type::Vec4f &colorZ=type::Vec4f(0, 0, 1, 1))=delete |
|
static void | draw (const type::Vec3 ¢er, const type::Vec3 &ext, const double &radius) |
|
static void | draw (const type::Vec3 ¢er, const type::Vec3 &ext, const double &r1, const double &r2) |
|
static void | clear () |
|