#include <ViewerData_AISShape.hxx>
Public Member Functions | |
Standard_EXPORT | ViewerData_AISShape (const TopoDS_Shape &theShape) |
Standard_EXPORT | ~ViewerData_AISShape () |
Standard_EXPORT bool | IsClippable () const |
Standard_EXPORT void | SetClippable (bool isClippable) |
Protected Attributes | |
bool | myIsClippable |
Standard_EXPORT ViewerData_AISShape::ViewerData_AISShape | ( | const TopoDS_Shape & | theShape | ) |
ViewerData_AISShape::~ViewerData_AISShape | ( | ) |
Destructor
|
inline |
References myIsClippable.
|
inline |
References myIsClippable.
|
protected |