![]() |
#include <assert.h>#include <cstdio>#include <functional>#include <iostream>#include <algorithm>#include <vector>#include "../hbr/fvarData.h"#include "../hbr/allocator.h"#include "../version.h"#include "../hbr/mesh.h"Go to the source code of this file.
Classes | |
| class | HbrVertex< T > |
| class | HbrHalfedge< T > |
| class | HbrFace< T > |
| class | HbrMesh< T > |
| class | HbrHierarchicalEdit< T > |
| struct | HbrFacePath |
| class | HbrFaceChildren< T > |
| class | HbrFace< T > |
| class | HbrFaceOperator< T > |
Namespaces | |
| OpenSubdiv | |
| OpenSubdiv::OPENSUBDIV_VERSION | |
Functions | |
| template<class T > | |
| std::ostream & | operator<< (std::ostream &out, const HbrFace< T > &face) |
| bool | operator< (const HbrFacePath &x, const HbrFacePath &y) |