#include <maskInterfaces.h>
Public Member Functions | |
VertexInterface () | |
VertexInterface (Level const &parent, Level const &child) | |
~VertexInterface () | |
void | SetIndex (int parentIndex, int childIndex) |
int | GetNumEdges () const |
int | GetNumFaces () const |
float | GetSharpness () const |
float * | GetSharpnessPerEdge (float pSharpness[]) const |
float | GetChildSharpness (Sdc::Crease const &) const |
float * | GetChildSharpnessPerEdge (Sdc::Crease const &crease, float cSharpness[]) const |
Definition at line 143 of file maskInterfaces.h.
|
inline |
Definition at line 145 of file maskInterfaces.h.
|
inline |
Definition at line 146 of file maskInterfaces.h.
|
inline |
Definition at line 147 of file maskInterfaces.h.
|
inline |
Definition at line 169 of file maskInterfaces.h.
|
inline |
Definition at line 170 of file maskInterfaces.h.
|
inline |
Definition at line 157 of file maskInterfaces.h.
|
inline |
Definition at line 158 of file maskInterfaces.h.
|
inline |
Definition at line 160 of file maskInterfaces.h.
|
inline |
Definition at line 161 of file maskInterfaces.h.
|
inline |
Definition at line 149 of file maskInterfaces.h.