Open CASCADE Technology 7.8.2.dev
Prs3d_Root Class Reference

A root class for the standard presentation algorithms of the StdPrs package. More...

#include <Prs3d_Root.hxx>

Inheritance diagram for Prs3d_Root:

Static Public Member Functions

static Handle< Graphic3d_GroupCurrentGroup (const Handle< Prs3d_Presentation > &thePrs3d)
 
static Handle< Graphic3d_GroupNewGroup (const Handle< Prs3d_Presentation > &thePrs3d)
 

Detailed Description

A root class for the standard presentation algorithms of the StdPrs package.

Member Function Documentation

◆ CurrentGroup()

static Handle< Graphic3d_Group > Prs3d_Root::CurrentGroup ( const Handle< Prs3d_Presentation > & thePrs3d)
inlinestatic
Deprecated
("This method is deprecated - Prs3d_Presentation::CurrentGroup() should be called instead")

◆ NewGroup()

static Handle< Graphic3d_Group > Prs3d_Root::NewGroup ( const Handle< Prs3d_Presentation > & thePrs3d)
inlinestatic
Deprecated
("This method is deprecated - Prs3d_Presentation::NewGroup() should be called instead")

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