Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
dimeBox Class Reference

Public Member Functions

 dimeBox (const dxfdouble x0, const dxfdouble y0, const dxfdouble z0, const dxfdouble x1, const dxfdouble y1, const dxfdouble z1)
 
void set (const dxfdouble x0, const dxfdouble y0, const dxfdouble z0, const dxfdouble x1, const dxfdouble y1, const dxfdouble z1)
 
void get (dxfdouble &x0, dxfdouble &y0, dxfdouble &z0, dxfdouble &x1, dxfdouble &y1, dxfdouble &z1) const
 
bool operator& (const dimeBox &box) const
 
bool pointInside (const dimeVec3f &pt) const
 
dimeVec3f center () const
 
void makeEmpty ()
 
void grow (const dimeVec3f &pt)
 
dxfdouble size () const
 
bool hasExtent () const
 

Public Attributes

dimeVec3f min
 
dimeVec3f max
 

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