This is the complete list of members for GEOM_Annotation, including all inherited members.
BeginDrag() | GEOM_Annotation | |
Compute(const Handle(PrsMgr_PresentationManager3d)&thePresentationManager, const Handle(Prs3d_Presentation)&thePresentation, const Standard_Integer theMode=0) Standard_OVERRIDE | GEOM_Annotation | privatevirtual |
ComputeSelection(const Handle(SelectMgr_Selection)&theSelection, const Standard_Integer theMode) Standard_OVERRIDE | GEOM_Annotation | privatevirtual |
ConvertPosition2d(const gp_Pnt &thePosition, const gp_Pnt &theAttach, const Handle(V3d_View)&theView) | GEOM_Annotation | static |
ConvertPosition3d(const gp_Pnt &thePosition, const gp_Pnt &theAttach, const Handle(V3d_View)&theView) | GEOM_Annotation | static |
DEFINE_STANDARD_RTTIEXT(GEOM_Annotation, AIS_InteractiveObject) enum HighlightMode | GEOM_Annotation | inline |
Drag(const Standard_Integer theDx, const Standard_Integer theDy, const Handle(V3d_View)&theView) | GEOM_Annotation | |
EndDrag() | GEOM_Annotation | |
GEOM_Annotation() | GEOM_Annotation | |
GetAttachPoint() const | GEOM_Annotation | inline |
GetAutoHide() const | GEOM_Annotation | inline |
GetDefaultPosition(const Standard_Boolean theIsScreenFixed, const gp_Pnt &theAttachPnt, const Standard_Real theOffset, const Handle(V3d_View)&theView) | GEOM_Annotation | static |
GetDepthCulling() const | GEOM_Annotation | inline |
GetFont() const | GEOM_Annotation | inline |
GetFontAspect() const | GEOM_Annotation | inline |
GetHiddenLineStyle() const | GEOM_Annotation | inline |
GetHilightMode() const | GEOM_Annotation | inline |
GetIsScreenFixed() const | GEOM_Annotation | inline |
GetLineColor() const | GEOM_Annotation | inline |
GetLineStyle() const | GEOM_Annotation | inline |
GetLineWidth() const | GEOM_Annotation | inline |
GetPosition() const | GEOM_Annotation | inline |
GetText() const | GEOM_Annotation | inline |
GetTextColor() const | GEOM_Annotation | inline |
GetTextHeight() const | GEOM_Annotation | inline |
HilightShape() const | GEOM_Annotation | inline |
myAttach | GEOM_Annotation | private |
myHilightMode | GEOM_Annotation | private |
myIsAutoHide | GEOM_Annotation | private |
myIsDepthCulling | GEOM_Annotation | private |
myIsScreenFixed | GEOM_Annotation | private |
myPosition | GEOM_Annotation | private |
myShape | GEOM_Annotation | private |
myStartPosition | GEOM_Annotation | private |
myText | GEOM_Annotation | private |
OpenGl_Annotation class | GEOM_Annotation | friend |
Set2dPosition(const Handle(V3d_View)&theView) | GEOM_Annotation | |
Set3dPosition(const Handle(V3d_View)&theView) | GEOM_Annotation | |
SetAttachPoint(const gp_Pnt &thePoint) | GEOM_Annotation | |
SetAutoHide(const Standard_Boolean theIsEnable) | GEOM_Annotation | inline |
SetColor(const Quantity_Color &theColor) Standard_OVERRIDE | GEOM_Annotation | virtual |
SetDefaultZLayer() | GEOM_Annotation | |
SetDepthCulling(const Standard_Boolean theToEnable) | GEOM_Annotation | |
SetFont(const TCollection_AsciiString &theFont) | GEOM_Annotation | |
SetFontAspect(const Font_FontAspect theFontAspect) | GEOM_Annotation | |
SetHiddenLineStyle(const Aspect_TypeOfLine theStyle) | GEOM_Annotation | |
SetHighlightMode(const HighlightMode theMode) | GEOM_Annotation | inline |
SetHilightShape(const TopoDS_Shape &theShape) | GEOM_Annotation | |
SetIsScreenFixed(const Standard_Boolean theIsFixed) | GEOM_Annotation | |
SetLineColor(const Quantity_Color &theColor) | GEOM_Annotation | |
SetLineStyle(const Aspect_TypeOfLine theStyle) | GEOM_Annotation | |
SetLineWidth(const Standard_Real theLineWidth) | GEOM_Annotation | |
setLocalTransformation(const Handle(Geom_Transformation)&) Standard_OVERRIDE | GEOM_Annotation | inlineprivatevirtual |
SetPosition(const gp_Pnt &thePosition) | GEOM_Annotation | |
SetPosition(const gp_Pnt &thePosition, const Standard_Boolean theUpdateSelection) | GEOM_Annotation | private |
SetText(const TCollection_ExtendedString &theText) | GEOM_Annotation | |
SetTextColor(const Quantity_Color &theColor) | GEOM_Annotation | |
SetTextHeight(const Standard_Real theHeight) | GEOM_Annotation | |
SetTransformPersistence(const Handle(Graphic3d_TransformPers)&) Standard_OVERRIDE | GEOM_Annotation | inlineprivatevirtual |
TextBoundingBox() const | GEOM_Annotation | private |
UndoDrag() | GEOM_Annotation | |
~GEOM_Annotation() | GEOM_Annotation | inlinevirtual |