![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
AddTo(VTK::Win &win) | VTK::Plane | [inline] |
Plane() | VTK::Plane | [inline] |
Plane(Vec3_t const &Cen, Vec3_t const &n) | VTK::Plane | [inline] |
Plane(Vec3_t const &Ori, Vec3_t const &Pt1, Vec3_t const &Pt2) | VTK::Plane | [inline] |
Plane(Vec3_t const &Ori, Vec3_t const &Pt1, Vec3_t const &Pt2, Vec3_t const &n) | VTK::Plane | [inline] |
SetCen(Vec3_t const &Cen) | VTK::Plane | [inline] |
SetColor(char const *Name="light_salmon", double Opacity=0.5) | VTK::Plane | [inline] |
SetNormal(Vec3_t const &n) | VTK::Plane | [inline] |
SetTuple(Vec3_t const &Ori, Vec3_t const &Pt1, Vec3_t const &Pt2) | VTK::Plane | [inline] |
SetTuple(Vec3_t const &Ori, Vec3_t const &Pt1, Vec3_t const &Pt2, Vec3_t const &n) | VTK::Plane | [inline] |
SetWireColor(char const *Name="black") | VTK::Plane | [inline] |
SetWireWidth(int Width=1.0) | VTK::Plane | [inline] |
~Plane() | VTK::Plane | [inline] |