|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcae.mesh.amibe.ds.Vertex org.jcae.mesh.oemm.FakeNonReadVertex
public class FakeNonReadVertex
Field Summary |
---|
Fields inherited from class org.jcae.mesh.amibe.ds.Vertex |
---|
label, link, param, ref1d, traits, traitsBuilder |
Constructor Summary | |
---|---|
FakeNonReadVertex(OEMM oemm,
int leaf,
int localNumber)
|
Method Summary | |
---|---|
int |
getLocalNumber()
|
int |
getOEMMIndex()
|
boolean |
isWritable()
|
java.lang.String |
toString()
|
Methods inherited from class org.jcae.mesh.amibe.ds.Vertex |
---|
angle3D, copy, discreteCurvatureDirections, discreteCurvatures, discreteProject, distance3D, getIncidentAbstractHalfEdge, getLabel, getLink, getLocalQuadric, getMatrix3DLocalFrame, getNeighboursNodes, getRef, getUV, isManifold, isMutable, isReadable, moveTo, outer3D, projectQuadric, setLabel, setLink, setLinkFan, setReadable, setRef, setWritable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FakeNonReadVertex(OEMM oemm, int leaf, int localNumber)
Method Detail |
---|
public int getLocalNumber()
public boolean isWritable()
isWritable
in class Vertex
public int getOEMMIndex()
public java.lang.String toString()
toString
in class Vertex
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |