Euclid
Geometry Processing and Shape Analysis in C++
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CEuclid::AABB< Kernel >Axis Aligned Bounding Box
 CEuclid::CameraA basic positionable camera model
 CEuclid::RasCameraA camera model used for rasterization
 CEuclid::OrthoRasCameraA RasCamera using orthographic projection
 CEuclid::PerspRasCameraA RasCamera using perspective projection
 CEuclid::RayCameraA camera model used for ray tracing
 CEuclid::OrthoRayCameraA RayCamera using orthographic projection
 CEuclid::PerspRayCameraA RayCamera using perspective projection
 CEuclid::PlyElement::const_iteratorIterate through the properties in this element
 CEuclid::RayCamera::FilmThe film plane of a camera
 CEuclid::GeodesicsInHeat< Mesh >Single source approximate geodesic distance using the heat method
 CEuclid::HKS< Mesh >Heat kernel signature
 CEuclid::Holomorphic_one_forms_parameterizer3< Mesh, SEM, SVM >Compute plane parameterization with holomorphic 1-forms
 CEuclid::PlyElement::iteratorIterate through the properties in this element
 CEuclid::LightA simple point light model
 CEuclid::MaterialA simple Lambertian material model
 CEuclid::OBB< Kernel >Object oriented bounding box
 CEuclid::PlyElementPly element
 CEuclid::PlyHeaderPly header
 CEuclid::PlyPropertyBase class for ply property
 CEuclid::PlyCharPropertyA char ply property
 CEuclid::PlyDoublePropertyA double ply property
 CEuclid::PlyFloatPropertyA float ply property
 CEuclid::PlyIntPropertyAn int ply property
 CEuclid::PlyShortPropertyA short ply property
 CEuclid::PlyUcharPropertyAn unsigned char ply property
 CEuclid::PlyUintPropertyAn unsigned int ply property
 CEuclid::PlyUshortPropertyAn unsigned short ply property
 CEuclid::PlyReaderAn abstrct class for ply reader
 CEuclid::CommonPlyReader< VN, FloatType, IndexType, ColorType >A ply reader for a common set of properties
 CEuclid::PlyWriterAn abstract ply writer
 CEuclid::CommonPlyWriter< VN, FloatType, IndexType, ColorType >A ply writer for a common set of properties
 CEuclid::ProPtr< T >A potentially resource owning pointer
 CEuclid::ProPtr< const SpMat >
 CEuclid::ProPtr< const std::vector< Vector_3 > >
 CEuclid::RasterizerA simple rasterizer
 CEuclid::RayTracerA simple ray tracer
 CEuclid::RemeshDelaunayVisitor< Mesh >A dumb remesh delaunay visitor
 CEuclid::Ricci_flow_parameterizer3< Mesh, SEM, SVM >Compute plane parameterization with Ricci flow
 CEuclid::RicciFlowSolverSettingsRicci flow solver settings
 CEuclid::SCP_parameterizer_3< Mesh >
 CEuclid::SpinImage< Mesh >The spin image descriptor
 CEuclid::SplitSite< Mesh >The local mesh elements when splitting
 CEuclid::TimerA simple timer
 CEuclid::Transform
 CEuclid::ViewSphere< Mesh >View sphere around a mesh
 CEuclid::WKS< Mesh >Wave kernel signature