#include <arrow.h>
List of all members.
Public Member Functions |
| Arrow () |
| ~Arrow () |
| Arrow (Vec3_t const &X0, Vec3_t const &V, double ConPct=0.1, double ConRad=0.03, double CylRad=0.015, int Res=20) |
Arrow & | SetGeometry (double ConPct=0.1, double ConRad=0.03, double CylRad=0.015) |
Arrow & | SetResolution (int Resolution=20) |
Arrow & | SetColor (char const *Name="yellow", double Opacity=1.0) |
Arrow & | SetVector (Vec3_t const &X0, Vec3_t const &V) |
Arrow & | SetPoints (Vec3_t const &X0, Vec3_t const &X1) |
void | AddTo (VTK::Win &win) |
Constructor & Destructor Documentation
VTK::Arrow::Arrow |
( |
Vec3_t const & |
X0, |
|
|
Vec3_t const & |
V, |
|
|
double |
ConPct = 0.1 , |
|
|
double |
ConRad = 0.03 , |
|
|
double |
CylRad = 0.015 , |
|
|
int |
Res = 20 |
|
) |
| [inline] |
Member Function Documentation
The documentation for this class was generated from the following file:
- /home/dorival/mechsys/lib/vtk/arrow.h