11 #ifndef vtkFeatureEdgesRepresentation_h 12 #define vtkFeatureEdgesRepresentation_h virtual void SetRepresentation(int)
Set the representation type.
static vtkGeometryRepresentationWithFaces * New()
virtual void SetPickable(int val)
vtkGeometryRepresentationWithFaces extends vtkGeometryRepresentation to add support for rendering bac...
#define VTKREMOTINGVIEWS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override
void SetPickable(int) override
void SetGenerateFeatureEdges(bool) override
virtual void SetGenerateFeatureEdges(bool)
void SetRepresentation(int) override
Set the representation type.
void SetUseOutline(int) override
virtual void SetUseOutline(int)
void SetSuppressLOD(bool) override
Enable/Disable LOD;.
void SetRepresentation(const char *) override
Overload to set representation type using string.
virtual void SetSuppressLOD(bool suppress)
Enable/Disable LOD;.
representation for feature edges.