Open CASCADE Technology 7.8.0
|
#include <StepRepr_RepresentationRelationshipWithTransformation.hxx>
Additional Inherited Members | |
Public Types inherited from Standard_Transient | |
typedef void | base_type |
Returns a type descriptor about this object. | |
Static Public Member Functions inherited from Standard_Transient | |
static constexpr const char * | get_type_name () |
Returns a type descriptor about this object. | |
static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
Returns type descriptor of Standard_Transient class. | |
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 |