Version: 9.12.0
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 &)
 
Standard_EXPORT ~ViewerData_AISShape ()
 
Standard_EXPORT bool IsClippable () const
 Checks if shape is clippable. More...
 
Standard_EXPORT void SetClippable (bool isClippable)
 Makes shape clippable/not clippable. More...
 

Protected Attributes

bool myIsClippable
 

Constructor & Destructor Documentation

◆ ViewerData_AISShape()

Standard_EXPORT ViewerData_AISShape::ViewerData_AISShape ( const TopoDS_Shape &  )

◆ ~ViewerData_AISShape()

ViewerData_AISShape::~ViewerData_AISShape ( )

Destructor.

Member Function Documentation

◆ IsClippable()

Standard_EXPORT bool ViewerData_AISShape::IsClippable ( ) const
inline

Checks if shape is clippable.

References myIsClippable.

◆ SetClippable()

Standard_EXPORT void ViewerData_AISShape::SetClippable ( bool  isClippable)
inline

Makes shape clippable/not clippable.

References myIsClippable.

Member Data Documentation

◆ myIsClippable

bool ViewerData_AISShape::myIsClippable
protected

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