#include <assert.h>
#include <iostream>
#include <iterator>
#include <vector>
#include "../hbr/fvarData.h"
#include "../hbr/face.h"
#include "../version.h"
Go to the source code of this file.
Classes | |
class | HbrHalfedge< T > |
class | HbrHalfedgeCompare< T > |
class | HbrVertex< T > |
class | HbrVertexOperator< T > |
class | HbrFaceOperator< T > |
class | HbrHalfedgeOperator< T > |
class | HbrVertex< T > |
class | HbrVertexOperator< T > |
Namespaces | |
OpenSubdiv | |
OpenSubdiv::OPENSUBDIV_VERSION | |
Functions | |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const HbrVertex< T > &vertex) |