#include <Prs2d_AspectRoot.hxx>
Inheritance diagram for Prs2d_AspectRoot:
Public Member Functions | |
Standard_EXPORT Prs2d_AspectName | GetAspectName () const |
Returns the Aspect Name of the Aspect class . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
Standard_EXPORT | Prs2d_AspectRoot (const Prs2d_AspectName anAspectName=Prs2d_AN_UNKNOWN) |
Initializes the Aspect class having name <anaspectname> . | |
Private Attributes | |
Prs2d_AspectName | myAspectName |
|
|
|
|
|
Reimplemented in Prs2d_AspectFramedText, Prs2d_AspectHidingPoly, Prs2d_AspectHidingText, Prs2d_AspectLine, and Prs2d_AspectText. |
|
|