#include <StepRepr_RepresentationRelationshipWithTransformation.hxx>
Inheritance diagram for StepRepr_RepresentationRelationshipWithTransformation:
Public Member Functions | |
Standard_EXPORT | StepRepr_RepresentationRelationshipWithTransformation () |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(TCollection_HAsciiString)&aDescription, const Handle(StepRepr_Representation)&aRep1, const Handle(StepRepr_Representation)&aRep2, const StepRepr_Transformation &aTransf) |
Standard_EXPORT StepRepr_Transformation | TransformationOperator () const |
Standard_EXPORT void | SetTransformationOperator (const StepRepr_Transformation &aTrans) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
StepRepr_Transformation | theTrans |
|
|
|
Reimplemented from StepRepr_ShapeRepresentationRelationship. Reimplemented in StepRepr_ShapeRepresentationRelationshipWithTransformation. |
|
|
|
|
|
|
|
|