|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.opengl.geometry.Geometry
com.threerings.opengl.geometry.DynamicGeometry
com.threerings.opengl.effect.ParticleGeometry
com.threerings.opengl.effect.ParticleGeometry.Points
public static class ParticleGeometry.Points
Renders particles as points.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.effect.ParticleGeometry |
|---|
ParticleGeometry.Lines, ParticleGeometry.LineTrails, ParticleGeometry.Meshes, ParticleGeometry.Points, ParticleGeometry.Quads, ParticleGeometry.QuadTrails |
| Field Summary |
|---|
| Fields inherited from class com.threerings.opengl.geometry.Geometry |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
ParticleGeometry.Points(GlContext ctx,
Scope scope,
PassDescriptor[] passes)
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.opengl.effect.ParticleGeometry |
|---|
getArrayState, getCenter, getDrawCommand, update |
| Methods inherited from class com.threerings.opengl.geometry.DynamicGeometry |
|---|
requiresUpdate |
| Methods inherited from class com.threerings.opengl.geometry.Geometry |
|---|
getBoneMatrices, getCoordSpace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParticleGeometry.Points(GlContext ctx,
Scope scope,
PassDescriptor[] passes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||