#include <ugrid.h>
List of all members.
Public Member Functions |
| UGrid () |
| ~UGrid () |
void | AddTo (VTK::Win &win) |
int | InsertNextPoint (double X, double Y, double Z) |
int | InsertNextCell (int Type, vtkIdList *PtIds) |
UGrid & | SetColor (char const *Name="peacock", double Opacity=0.8) |
void | SetPoint (int Id, double X, double Y, double Z) |
void | Modified () |
void | SetWire (bool WithWireframe=true) |
void | SetMaterial (double Ambient, double Diffuse, double Specular, double SpecularPower) |
Constructor & Destructor Documentation
Member Function Documentation
void UGrid::SetMaterial |
( |
double |
Ambient, |
|
|
double |
Diffuse, |
|
|
double |
Specular, |
|
|
double |
SpecularPower |
|
) |
| [inline] |
The documentation for this class was generated from the following file:
- /home/dorival/mechsys/lib/vtk/ugrid.h