Open CASCADE Technology 6.6.0
|
#include <StepRepr_RepresentationMap.hxx>
Public Member Functions | |
StepRepr_RepresentationMap () | |
Returns a RepresentationMap | |
virtual void | Init (const Handle< StepRepr_RepresentationItem > &aMappingOrigin, const Handle< StepRepr_Representation > &aMappedRepresentation) |
void | SetMappingOrigin (const Handle< StepRepr_RepresentationItem > &aMappingOrigin) |
Handle_StepRepr_RepresentationItem | MappingOrigin () const |
void | SetMappedRepresentation (const Handle< StepRepr_Representation > &aMappedRepresentation) |
Handle_StepRepr_Representation | MappedRepresentation () const |
StepRepr_RepresentationMap::StepRepr_RepresentationMap | ( | ) |
virtual void StepRepr_RepresentationMap::Init | ( | const Handle< StepRepr_RepresentationItem > & | aMappingOrigin, |
const Handle< StepRepr_Representation > & | aMappedRepresentation | ||
) | [virtual] |
Handle_StepRepr_Representation StepRepr_RepresentationMap::MappedRepresentation | ( | ) | const |
Handle_StepRepr_RepresentationItem StepRepr_RepresentationMap::MappingOrigin | ( | ) | const |
void StepRepr_RepresentationMap::SetMappedRepresentation | ( | const Handle< StepRepr_Representation > & | aMappedRepresentation | ) |
void StepRepr_RepresentationMap::SetMappingOrigin | ( | const Handle< StepRepr_RepresentationItem > & | aMappingOrigin | ) |