|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppearanceAttributeRenderable
A renderable object that contributes to an attribute to an appearance renderable.
| Field Summary | |
|---|---|
static int |
ALPHA_ATTRIBUTE
The attribute represents alpha test attributes |
static int |
BLEND_ATTRIBUTE
The attribute represents blend attributes |
static int |
DEPTH_ATTRIBUTE
The attribute represents depth attributes |
static int |
LINE_ATTRIBUTE
The attribute represents line attributes |
static int |
POINT_ATTRIBUTE
The attribute represents point attributes |
static int |
POLYGON_ATTRIBUTE
The attribute represents polygon attributes |
static int |
STENCIL_ATTRIBUTE
The attribute represents stencil attributes |
| Method Summary | |
|---|---|
int |
getAttributeType()
Get the type this visual attribute represents. |
| Methods inherited from interface org.j3d.aviatrix3d.rendering.ObjectRenderable |
|---|
postRender, render |
| Methods inherited from interface org.j3d.aviatrix3d.rendering.Renderable |
|---|
equals |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Field Detail |
|---|
static final int BLEND_ATTRIBUTE
static final int DEPTH_ATTRIBUTE
static final int LINE_ATTRIBUTE
static final int POINT_ATTRIBUTE
static final int POLYGON_ATTRIBUTE
static final int STENCIL_ATTRIBUTE
static final int ALPHA_ATTRIBUTE
| Method Detail |
|---|
int getAttributeType()
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||