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

Instance methods

get3DLocation

function get3DLocation (

set2DLocation

function set2DLocation (
inX:Number, inY:Number, inScale:Number) : Void

set3DLocation

function set3DLocation (
inLocation:Vector3D) : Void