|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubdivisionButterfly.VertexType | |
---|---|
com.jmex.subdivision |
Uses of SubdivisionButterfly.VertexType in com.jmex.subdivision |
---|
Methods in com.jmex.subdivision that return SubdivisionButterfly.VertexType | |
---|---|
static SubdivisionButterfly.VertexType |
SubdivisionButterfly.VertexType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SubdivisionButterfly.VertexType[] |
SubdivisionButterfly.VertexType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.jmex.subdivision with parameters of type SubdivisionButterfly.VertexType | |
---|---|
static boolean |
SubdivisionButterfly.VertexType.isSame(SubdivisionButterfly.VertexType type1,
SubdivisionButterfly.VertexType type2,
SubdivisionButterfly.VertexType comp1,
SubdivisionButterfly.VertexType comp2)
Compares the permutations of the types |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |