|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrameCounter | |
---|---|
jjdh.opengl.core.counter | This Package contains different counters to detect the frame rate of a running program. |
jjdh.opengl.program | This Package contains the interface OpenGLProgram and several standard realizations. |
Uses of FrameCounter in jjdh.opengl.core.counter |
---|
Classes in jjdh.opengl.core.counter that implement FrameCounter | |
---|---|
class |
AbstractFrameCounter
|
class |
FixedFrameCounter
|
class |
FixedTimeCounter
|
Uses of FrameCounter in jjdh.opengl.program |
---|
Fields in jjdh.opengl.program declared as FrameCounter | |
---|---|
protected FrameCounter |
ProgramModel.counter
|
Methods in jjdh.opengl.program that return FrameCounter | |
---|---|
FrameCounter |
ProgramModel.getCounter()
|
|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |