|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectRef | |
---|---|
artofillusion.animation |
Uses of ObjectRef in artofillusion.animation |
---|
Methods in artofillusion.animation that return ObjectRef | |
---|---|
ObjectRef |
ObjectRef.duplicate()
Create an exact duplicate of this object reference. |
ObjectRef |
RotationTrack.getCoordsObject()
Get the object reference for the parent coordinate system. |
ObjectRef |
ProceduralRotationTrack.getCoordsObject()
Get the object reference for the parent coordinate system. |
ObjectRef |
ProceduralPositionTrack.getCoordsObject()
Get the object reference for the parent coordinate system. |
ObjectRef |
PositionTrack.getCoordsObject()
Get the object reference for the parent coordinate system. |
ObjectRef |
ObjectRefSelector.getSelection()
Get the selected ObjectRef. |
Methods in artofillusion.animation with parameters of type ObjectRef | |
---|---|
void |
ObjectRef.copy(ObjectRef ref)
Make this ObjectRef identical to another one. |
void |
RotationTrack.setCoordsObject(ObjectRef obj)
Set the object reference for the parent coordinate system. |
void |
ProceduralRotationTrack.setCoordsObject(ObjectRef obj)
Set the object reference for the parent coordinate system. |
void |
ProceduralPositionTrack.setCoordsObject(ObjectRef obj)
Set the object reference for the parent coordinate system. |
void |
PositionTrack.setCoordsObject(ObjectRef obj)
Set the object reference for the parent coordinate system. |
Constructors in artofillusion.animation with parameters of type ObjectRef | |
---|---|
ObjectRefSelector(ObjectRef obj,
LayoutWindow win,
java.lang.String prompt,
ObjectInfo exclude)
Create a new selector. |
|
ObjectRefTreeElement(ObjectRef obj,
TreeElement parent,
TreeList tree,
ObjectInfo exclude)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |