All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdQuadInfo Class Reference

A helper class for quadrangulation computation. More...

Public Member Functions

bool IsAllQuads () const
 Returns true if the mesh is all-quads. More...
 

Public Attributes

int pointsOffset
 
int numAdditionalPoints
 
int maxNumVert
 
std::vector< int > numVerts
 
std::vector< int > verts
 

Detailed Description

A helper class for quadrangulation computation.

Definition at line 65 of file meshUtil.h.

Member Function Documentation

bool IsAllQuads ( ) const
inline

Returns true if the mesh is all-quads.

Definition at line 69 of file meshUtil.h.


The documentation for this class was generated from the following file: