Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ViewerData_AISShape Class Reference

#include <ViewerData_AISShape.hxx>

Inheritance diagram for ViewerData_AISShape:
Inheritance graph

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
 

Constructor & Destructor Documentation

Standard_EXPORT ViewerData_AISShape::ViewerData_AISShape ( const TopoDS_Shape &  theShape)
ViewerData_AISShape::~ViewerData_AISShape ( )

Destructor

Member Function Documentation

Standard_EXPORT bool ViewerData_AISShape::IsClippable ( ) const
inline

References myIsClippable.

Standard_EXPORT void ViewerData_AISShape::SetClippable ( bool  isClippable)
inline

References myIsClippable.

Member Data Documentation

bool ViewerData_AISShape::myIsClippable
protected

The documentation for this class was generated from the following files: