Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Point3DSet --+ | CuboidIntegerGrid3D
Help on CuboidIntegerGrid3D [class]: Set of 3D points which have integer coordinates and are within some cuboid subspace
One particular implementation of the Point3DSet, holding a set of Point3D points which have integer coordinates and are within some cuboid subspace also defined with integer coordinate boundaries.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
__instance_size__ = 72
|
|
|||
Inherited from |
|
Help on CuboidIntegerGrid3D::CuboidIntegerGrid3D(size_t nx, size_t ny, size_t nz) [constructor] Help on CuboidIntegerGrid3D::CuboidIntegerGrid3D(Point3D<int> const & size, Point3D<double> const & origin=::Point3D<double>( 0.0, 0.0, 0.0 )) [constructor] Help on CuboidIntegerGrid3D::CuboidIntegerGrid3D(Volume3DSize const & size, Point3D<double> const & origin=::Point3D<double>( 0.0, 0.0, 0.0 )) [constructor]
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 19 19:45:19 2008 | http://epydoc.sourceforge.net |