#include <StepVisual_PointStyle.hxx>
Public Member Functions | |
| Standard_EXPORT | StepVisual_PointStyle () |
| Returns a PointStyle . | |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const StepVisual_MarkerSelect &aMarker, const StepBasic_SizeSelect &aMarkerSize, const Handle(StepVisual_Colour)&aMarkerColour) |
| Standard_EXPORT void | SetName (const Handle(TCollection_HAsciiString)&aName) |
| Standard_EXPORT Handle_TCollection_HAsciiString | Name () const |
| Standard_EXPORT void | SetMarker (const StepVisual_MarkerSelect &aMarker) |
| Standard_EXPORT StepVisual_MarkerSelect | Marker () const |
| Standard_EXPORT void | SetMarkerSize (const StepBasic_SizeSelect &aMarkerSize) |
| Standard_EXPORT StepBasic_SizeSelect | MarkerSize () const |
| Standard_EXPORT void | SetMarkerColour (const Handle(StepVisual_Colour)&aMarkerColour) |
| Standard_EXPORT Handle_StepVisual_Colour | MarkerColour () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_TCollection_HAsciiString | name |
| StepVisual_MarkerSelect | marker |
| StepBasic_SizeSelect | markerSize |
| Handle_StepVisual_Colour | markerColour |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1