I3DObject
| Kind of class: | interface |
|---|---|
| Inherits from: | none |
| Classpath: | org.asapframework.util.types.I3DObject |
| File last modified: | Monday, 06 November 2006, 22:17:17 |
Interface for objects in 3D space with a mapping in 2D space
Summary
Instance methods
- set3DLocation (inLocation:Vector3D) : Void
- get3DLocation : Vector3D
- set2DLocation (inX:Number, inY:Number, inScale:Number) : Void