The spica renderer
|
This is the complete list of members for spica::HashGrid< T >, including all inherited members.
add(const T &p, const Point3d &boxMin, const Point3d &boxMax) | spica::HashGrid< T > | |
clear() | spica::HashGrid< T > | |
construct(std::vector< T > &points, const int imageW=-1, const int imageH=-1) | spica::HashGrid< T > | |
HashGrid() (defined in spica::HashGrid< T >) | spica::HashGrid< T > | |
init(const int hashSize, const double hashScale, const Bounds3d &bbox) | spica::HashGrid< T > | |
operator[](const Point3d &v) const (defined in spica::HashGrid< T >) | spica::HashGrid< T > | |
~HashGrid() (defined in spica::HashGrid< T >) | spica::HashGrid< T > | virtual |