1 #ifndef GUARD_DDCoreToDDXMLOutput_H 2 #define GUARD_DDCoreToDDXMLOutput_H 50 , std::ostream& xos );
53 void specpar (
const std::pair<
DDsvalues_type, std::set<const DDPartSelection*> >& pssv, std::ostream& xos );
Relative position of a child-volume inside a parent-volume.
DDMaterial is used to define and access material information.
void specpar(const DDSpecifics &sp, std::ostream &xos)
A DDSolid represents the shape of a part.
Represents a uniquely identifyable rotation matrix.
void position(const DDLogicalPart &parent, const DDLogicalPart &child, DDPosData *edgeToChild, int &rotNameSeed, std::ostream &xos)
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
void logicalPart(const DDLogicalPart &lp, std::ostream &xos)
std::vector< std::pair< unsigned int, DDValue > > DDsvalues_type
void material(const DDMaterial &material, std::ostream &xos)
void rotation(const DDRotation &rotation, std::ostream &xos, const std::string &rotn="")
void solid(const DDSolid &solid, std::ostream &xos)
Interface to attach user specific data to nodes in the expanded-view.