|
Open CASCADE Technology 6.5.2
|
#include <StepRepr_RepresentationRelationshipWithTransformation.hxx>

Public Member Functions | |
| StepRepr_RepresentationRelationshipWithTransformation () | |
| 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) |
| StepRepr_Transformation | TransformationOperator () const |
| void | SetTransformationOperator (const StepRepr_Transformation &aTrans) |
| StepRepr_RepresentationRelationshipWithTransformation::StepRepr_RepresentationRelationshipWithTransformation | ( | ) |
| void StepRepr_RepresentationRelationshipWithTransformation::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 | ||
| ) |
| void StepRepr_RepresentationRelationshipWithTransformation::SetTransformationOperator | ( | const StepRepr_Transformation & | aTrans | ) |
| StepRepr_Transformation StepRepr_RepresentationRelationshipWithTransformation::TransformationOperator | ( | ) | const |
1.7.4