|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.services.wpvs.WPVSConfiguration
public class WPVSConfiguration
This class represents a WPVSConfiguration
object.
Field Summary | |
---|---|
static javax.vecmath.Vector3f |
UP_VECTOR
Defines the up vector for the scene |
Constructor Summary | |
---|---|
WPVSConfiguration()
|
Method Summary | |
---|---|
protected static javax.media.opengl.GLPbuffer |
createOffscreenBuffer()
creates and returns a canvas for offscreen rendering |
javax.media.opengl.GLPbuffer |
getRenderer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.vecmath.Vector3f UP_VECTOR
Constructor Detail |
---|
public WPVSConfiguration()
Method Detail |
---|
protected static javax.media.opengl.GLPbuffer createOffscreenBuffer()
public javax.media.opengl.GLPbuffer getRenderer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |