|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.opengl.geometry.config.GeometryConfig
com.threerings.opengl.effect.config.ParticleSystemConfig.ParticleGeometryConfig
com.threerings.opengl.effect.config.ParticleSystemConfig.Points
public static class ParticleSystemConfig.Points
Renders particles as points.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.geometry.config.GeometryConfig |
|---|
GeometryConfig.ArrayStored, GeometryConfig.AttributeArrayConfig, GeometryConfig.IndexedStored, GeometryConfig.Mode, GeometryConfig.SkinnedIndexedStored, GeometryConfig.Stored |
| Field Summary |
|---|
| Fields inherited from class com.threerings.opengl.geometry.config.GeometryConfig |
|---|
_generated |
| Constructor Summary | |
|---|---|
ParticleSystemConfig.Points()
|
|
| Method Summary | |
|---|---|
Geometry |
createGeometry(GlContext ctx,
Scope scope,
DeformerConfig deformer,
PassDescriptor[] passes)
Creates an instance of the geometry described by this config. |
float |
getRadius(GlContext ctx)
Returns the radius of the geometry (used to expand the bounds). |
| Methods inherited from class com.threerings.opengl.effect.config.ParticleSystemConfig.ParticleGeometryConfig |
|---|
getBounds, getMoveTrailsWithParticles, getSegments, getUpdateReferences |
| Methods inherited from class com.threerings.opengl.geometry.config.GeometryConfig |
|---|
createQuad, getQuad, merge |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ParticleSystemConfig.Points()
| Method Detail |
|---|
public float getRadius(GlContext ctx)
ParticleSystemConfig.ParticleGeometryConfig
getRadius in class ParticleSystemConfig.ParticleGeometryConfig
public Geometry createGeometry(GlContext ctx,
Scope scope,
DeformerConfig deformer,
PassDescriptor[] passes)
GeometryConfig
createGeometry in class GeometryConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||