|
Euclid
Geometry Processing and Shape Analysis in C++
|
| ▼NEuclid | |
| CAABB | Axis Aligned Bounding Box |
| CCamera | A basic positionable camera model |
| CCommonPlyReader | A ply reader for a common set of properties |
| CCommonPlyWriter | A ply writer for a common set of properties |
| CGeodesicsInHeat | Single source approximate geodesic distance using the heat method |
| CHKS | Heat kernel signature |
| CHolomorphic_one_forms_parameterizer3 | Compute plane parameterization with holomorphic 1-forms |
| CLight | A simple point light model |
| CMaterial | A simple Lambertian material model |
| COBB | Object oriented bounding box |
| COrthoRasCamera | A RasCamera using orthographic projection |
| COrthoRayCamera | A RayCamera using orthographic projection |
| CPerspRasCamera | A RasCamera using perspective projection |
| CPerspRayCamera | A RayCamera using perspective projection |
| CPlyCharProperty | A char ply property |
| CPlyDoubleProperty | A double ply property |
| ▼CPlyElement | Ply element |
| Cconst_iterator | Iterate through the properties in this element |
| Citerator | Iterate through the properties in this element |
| CPlyFloatProperty | A float ply property |
| CPlyHeader | Ply header |
| CPlyIntProperty | An int ply property |
| CPlyProperty | Base class for ply property |
| CPlyReader | An abstrct class for ply reader |
| CPlyShortProperty | A short ply property |
| CPlyUcharProperty | An unsigned char ply property |
| CPlyUintProperty | An unsigned int ply property |
| CPlyUshortProperty | An unsigned short ply property |
| CPlyWriter | An abstract ply writer |
| CProPtr | A potentially resource owning pointer |
| CRasCamera | A camera model used for rasterization |
| CRasterizer | A simple rasterizer |
| ▼CRayCamera | A camera model used for ray tracing |
| CFilm | The film plane of a camera |
| CRayTracer | A simple ray tracer |
| CRemeshDelaunayVisitor | A dumb remesh delaunay visitor |
| CRicci_flow_parameterizer3 | Compute plane parameterization with Ricci flow |
| CRicciFlowSolverSettings | Ricci flow solver settings |
| CSCP_parameterizer_3 | |
| CSpinImage | The spin image descriptor |
| CSplitSite | The local mesh elements when splitting |
| CTimer | A simple timer |
| CTransform | |
| CViewSphere | View sphere around a mesh |
| CWKS | Wave kernel signature |