Open CASCADE Technology  7.7.0
Static Public Member Functions

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:
Inheritance graph
[legend]

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: