SmallChange  1.0.0
A collection of extensions to Coin3D
Loading...
Searching...
No Matches
SbBox3< Type > Class Template Reference

Public Member Functions

 SbBox3 (const SbVec3< Type > &minv, const SbVec3< Type > &maxv)
 
 SbBox3 (const Type minx, const Type miny, const Type minz, const Type maxx, const Type maxy, const Type maxz)
 
void extendBy (const SbVec3< Type > &point)
 
SbVec3< Type > & getMax (void)
 
const SbVec3< Type > & getMax (void) const
 
SbVec3< Type > & getMin (void)
 
const SbVec3< Type > & getMin (void) const
 

The documentation for this class was generated from the following file: