append(Point3D< double > const &p) | Point3DSet | [inline] |
getIndex(Point3D< double > const &p) | Point3DSet | [virtual] |
getIndex(double x, double y, double z) | Point3DSet | [virtual] |
lookup | Point3DSet | [protected] |
m_points | Point3DSet | [protected] |
operator[](int i) const | Point3DSet | [inline] |
Point3DSet(size_t n=0) | Point3DSet | [inline] |
Point3DSet(vector< Point3D< double > > const &initpoints) | Point3DSet | [inline] |
pointhash_t typedef | Point3DSet | [protected] |
points() const | Point3DSet | [inline] |
python_exposer(vector< shared_ptr< Point3DSet > >) | Point3DSet | [inline] |
setPoint(size_t i, Point3D< double > const &p) | Point3DSet | [inline] |
size() const | Point3DSet | [inline] |
split(Point3DSetSpliter &splitter) | Point3DSet | [inline] |
split(shared_ptr< Point3DSetSpliter > splitter) | Point3DSet | [inline] |
subset(vector< size_t > const &indices) const | Point3DSet | |
subspace(SubSpaceConstraint const &cnstr) const | Point3DSet | |
subspace_index(SubSpaceConstraint const &cnstr) const | Point3DSet | |
~Point3DSet() | Point3DSet | [inline, virtual] |