Open CASCADE Technology  7.1.0.beta
Static Public Member Functions

StdPrs_BndBox Class Reference

Tool for computing bounding box presentation. More...

#include <StdPrs_BndBox.hxx>

Inheritance diagram for StdPrs_BndBox:
Inheritance graph
[legend]

Static Public Member Functions

static void Add (const Handle< Prs3d_Presentation > &thePresentation, const Bnd_Box &theBndBox, const Handle< Prs3d_Drawer > &theDrawer)
 Computes presentation of a bounding box. More...
 
- Static Public Member Functions inherited from Prs3d_Root
static Handle< Graphic3d_GroupCurrentGroup (const Handle< Prs3d_Presentation > &thePrs3d)
 Returns the current (last created) group of primititves inside graphic objects in the display. A group also contains the attributes whose ranges are limited to the primitives in it. More...
 
static Handle< Graphic3d_GroupNewGroup (const Handle< Prs3d_Presentation > &thePrs3d)
 Returns the new group of primitives inside graphic objects in the display. A group also contains the attributes whose ranges are limited to the primitives in it. More...
 

Detailed Description

Tool for computing bounding box presentation.

Member Function Documentation

static void StdPrs_BndBox::Add ( const Handle< Prs3d_Presentation > &  thePresentation,
const Bnd_Box theBndBox,
const Handle< Prs3d_Drawer > &  theDrawer 
)
static

Computes presentation of a bounding box.

Parameters
thePresentation[in] the presentation.
theBndBox[in] the bounding box.
theDrawer[in] the drawer.

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