10 #ifndef __SOT_MultiBound_H__    11 #define __SOT_MultiBound_H__    54   double getSingleBound(
void) 
const;
    55   double getDoubleBound(
const SupInfType bound) 
const;
    56   bool getDoubleBoundSetup(
const SupInfType bound) 
const;
    59   void setDoubleBound(
SupInfType boundType, 
double boundValue);
    61   void setSingleBound(
double boundValue);
    73                                          const VectorMultiBound &v);
    82 #endif  // #ifndef __SOT_MultiBound_H__ SOT_CORE_EXPORT std::istream & operator>>(std::istream &os, VectorMultiBound &v)
virtual CollisionGeometry * clone() const=0
std::vector< MultiBound > VectorMultiBound
SOT_CORE_EXPORT std::ostream & operator<<(std::ostream &os, const VectorMultiBound &v)