|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.opengl.impl.glu.nurbs.Renderhints
public class Renderhints
Class holding rendering params
Field Summary | |
---|---|
int |
errorchecking
Check for errors |
int |
maxsubdivisions
Maximum subdivisions |
Constructor Summary | |
---|---|
Renderhints()
Makes new Renderinghints |
Method Summary | |
---|---|
void |
init()
Initialization |
void |
setProperty(Property prop)
Set property value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int errorchecking
public int maxsubdivisions
Constructor Detail |
---|
public Renderhints()
Method Detail |
---|
public void setProperty(Property prop)
prop
- propertypublic void init()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |