|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.datastructs.effects.Effect
public class Effect
Contains information relative to the effect element in a COLLADA file.
| Field Summary | |
|---|---|
java.util.ArrayList<Profile> |
profiles
List of all profiles |
| Constructor Summary | |
|---|---|
Effect(java.lang.String id)
Creates a new COLLADAEffect. |
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.ArrayList<Profile> profiles
| Constructor Detail |
|---|
public Effect(java.lang.String id)
id - The id it should have| Method Detail |
|---|
public final java.lang.String getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||