vcg::tri::Resampler< OLD_MESH_TYPE, NEW_MESH_TYPE, FLT, DISTFUNCTOR > Member List
This is the complete list of members for
vcg::tri::Resampler< OLD_MESH_TYPE, NEW_MESH_TYPE, FLT, DISTFUNCTOR >, including all inherited members.
bbox | vcg::BasicGrid< FLT > | |
Box3x typedef | vcg::BasicGrid< FLT > | |
BoxToIBox(const Box3x &b, Box3i &ib) const | vcg::BasicGrid< FLT > | [inline] |
ComputeDimAndVoxel() | vcg::BasicGrid< FLT > | [inline] |
CoordType typedef | vcg::BasicGrid< FLT > | |
dim | vcg::BasicGrid< FLT > | |
GridP(const Point3< ScalarType > &p) const | vcg::BasicGrid< FLT > | [inline] |
GridType typedef | vcg::BasicGrid< FLT > | |
IBoxToBox(const Box3i &ib, Box3x &b) const | vcg::BasicGrid< FLT > | [inline] |
IPfToPf(const CoordType &pi, CoordType &p) const | vcg::BasicGrid< FLT > | [inline] |
IPiToBox(const Point3i &pi, Box3x &b) const | vcg::BasicGrid< FLT > | [inline] |
IPiToBoxCenter(const Point3i &pi, CoordType &c) const | vcg::BasicGrid< FLT > | [inline] |
IPiToPf(const Point3i &pi, CoordType &p) const | vcg::BasicGrid< FLT > | [inline] |
MyMarchingCubes typedef | vcg::tri::Resampler< OLD_MESH_TYPE, NEW_MESH_TYPE, FLT, DISTFUNCTOR > | |
MyWalker typedef | vcg::tri::Resampler< OLD_MESH_TYPE, NEW_MESH_TYPE, FLT, DISTFUNCTOR > | |
New_Mesh typedef | vcg::tri::Resampler< OLD_MESH_TYPE, NEW_MESH_TYPE, FLT, DISTFUNCTOR > | [private] |
Old_Mesh typedef | vcg::tri::Resampler< OLD_MESH_TYPE, NEW_MESH_TYPE, FLT, DISTFUNCTOR > | [private] |
PToIP(const CoordType &p, Point3i &pi) const | vcg::BasicGrid< FLT > | [inline] |
Resample(Old_Mesh &old_mesh, New_Mesh &new_mesh, Box3f volumeBox, vcg::Point3< int > accuracy, float max_dist, float thr=0, bool DiscretizeFlag=false, bool MultiSampleFlag=false, bool AbsDistFlag=false, vcg::CallBackPos *cb=0) | vcg::tri::Resampler< OLD_MESH_TYPE, NEW_MESH_TYPE, FLT, DISTFUNCTOR > | [inline, static] |
ScalarType typedef | vcg::BasicGrid< FLT > | |
siz | vcg::BasicGrid< FLT > | |
voxel | vcg::BasicGrid< FLT > | |