#include <GEOM_VTKPropertyMaterial.hxx>
Public Member Functions | |
vtkTypeMacro (GEOM_VTKPropertyMaterial, vtkProperty) | |
vtkSetMacro (Physical, bool) | |
vtkGetMacro (Physical, bool) | |
Static Public Member Functions | |
static GEOM_VTKPropertyMaterial * | New () |
Protected Member Functions | |
GEOM_VTKPropertyMaterial () | |
virtual | ~GEOM_VTKPropertyMaterial () |
Protected Attributes | |
bool | Physical |
|
protected |
References Physical.
|
protectedvirtual |
|
static |
GEOM_VTKPropertyMaterial::vtkGetMacro | ( | Physical | , |
bool | |||
) |
GEOM_VTKPropertyMaterial::vtkSetMacro | ( | Physical | , |
bool | |||
) |
GEOM_VTKPropertyMaterial::vtkTypeMacro | ( | GEOM_VTKPropertyMaterial | , |
vtkProperty | |||
) |
|
protected |