|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaspack.geometry.Feature
maspack.geometry.Vertex3d
artisynth.core.mechmodels.PointMeshVertex
public class PointMeshVertex
Field Summary |
---|
Fields inherited from class maspack.geometry.Vertex3d |
---|
myRenderPnt, pnt, uniqueIndex |
Fields inherited from class maspack.geometry.Feature |
---|
CELL, EDGE, FACE, FACET, HALF_EDGE, TYPE_MASK, UNKNOWN, VERTEX_2D, VERTEX_3D, VISITED |
Constructor Summary | |
---|---|
PointMeshVertex(Point p)
|
Method Summary | |
---|---|
Vertex3d |
clone()
|
Point |
getPoint()
|
Methods inherited from class maspack.geometry.Vertex3d |
---|
addIncidentHalfEdge, computeAngleWeightedNormal, computeCentroid, computeCovariance, computeNormal, computeRenderNormal, copy, firstIncidentHalfEdge, getColor, getColorArray, getIncidentHalfEdges, getIndex, getMesh, getPoint, getPosition, getWorldPoint, getWorldPoint, interpolate, numIncidentHalfEdges, numPoints, removeIncidentHalfEdge, saveRenderInfo, setColor, setColor, setColor, setColor, setColor, setColor, setColorHSV, setColorHSV, setIndex, setMesh, setPosition, updateBounds |
Methods inherited from class maspack.geometry.Feature |
---|
checkFlag, clearFlag, clearVisited, getType, getTypeName, isVisited, setFlag, setVisited, voronoiCheck |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointMeshVertex(Point p)
Method Detail |
---|
public Point getPoint()
public Vertex3d clone()
clone
in interface Clonable
clone
in class Vertex3d
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |