|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.scene.SceneGraphNode
de.jreality.scene.Geometry
de.jreality.scene.PointSet
de.jreality.scene.IndexedLineSet
de.jreality.scene.IndexedFaceSet
de.jreality.writer.u3d.U3DClosedCylinder
public class U3DClosedCylinder
Field Summary |
---|
Fields inherited from class de.jreality.scene.Geometry |
---|
CATEGORY_EDGE, CATEGORY_FACE, CATEGORY_VERTEX |
Constructor Summary | |
---|---|
U3DClosedCylinder()
|
|
U3DClosedCylinder(int resolution)
|
|
U3DClosedCylinder(int resolution,
double thickness)
|
Method Summary |
---|
Methods inherited from class de.jreality.scene.IndexedFaceSet |
---|
accept, getFaceAttributes, getFaceAttributes, getNumFaces, setFaceAttributes, setFaceAttributes, setFaceCountAndAttributes, setFaceCountAndAttributes, setNumFaces |
Methods inherited from class de.jreality.scene.IndexedLineSet |
---|
getEdgeAttributes, getEdgeAttributes, getNumEdges, setEdgeAttributes, setEdgeAttributes, setEdgeCountAndAttributes, setEdgeCountAndAttributes, setNumEdges |
Methods inherited from class de.jreality.scene.PointSet |
---|
getNumPoints, getVertexAttributes, getVertexAttributes, setNumPoints, setVertexAttributes, setVertexAttributes, setVertexCountAndAttributes, setVertexCountAndAttributes |
Methods inherited from class de.jreality.scene.Geometry |
---|
addGeometryListener, getAttributes, getAttributes, getGeometryAttributeCathegories, getGeometryAttributes, getGeometryAttributes, getNumEntries, removeGeometryListener, setAttributes, setAttributes, setCountAndAttributes, setCountAndAttributes, setGeometryAttributes, setGeometryAttributes, setNumEntries |
Methods inherited from class de.jreality.scene.SceneGraphNode |
---|
getName, getOwner, getThreadSafe, isReadOnly, setName, setOwner, setReadOnly, setThreadSafe, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public U3DClosedCylinder()
public U3DClosedCylinder(int resolution, double thickness)
public U3DClosedCylinder(int resolution)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |