1 #ifndef Geom_BoundPlane_H
2 #define Geom_BoundPlane_H
16 #include "boost/intrusive_ptr.hpp"
91 #endif // Geom_BoundPlane_H
BoundPlane(const PositionType &pos, const RotationType &rot, const Bounds *bounds)
static BoundPlanePointer build(const PositionType &pos, const RotationType &rot, const Bounds *bounds, MediumProperties *mp=0)
BoundPlane(const PositionType &pos, const RotationType &rot, const Bounds &bounds, MediumProperties *mp)
ReferenceCountingPointer< BoundPlane > BoundPlanePointer
BoundPlane(const PositionType &pos, const RotationType &rot, const Bounds *bounds, MediumProperties *mp)
ConstReferenceCountingPointer< BoundPlane > ConstBoundPlanePointer
const Bounds & bounds() const
Point3DBase< float, GlobalTag > PositionType
BoundPlane(const PositionType &pos, const RotationType &rot, const Bounds &bounds)
TkRotation< float > RotationType
static BoundPlanePointer build(const PositionType &pos, const RotationType &rot, const Bounds &bounds, MediumProperties *mp=0)