Packagecom.panosalado.model
Classpublic class QuadTreeCube
InheritanceQuadTreeCube Inheritance Tile Inheritance flash.events.EventDispatcher



Public Properties
 PropertyDefined by
 InheritedbitmapData : BitmapData
Tile
 InheritedbitmapLoaded : Boolean
Tile
 InheritedbitmapLoading : Boolean
Tile
 Inheritedbl : Tile
Tile
 InheritedblIn : Boolean
Tile
 Inheritedbr : Tile
Tile
 InheritedbrIn : Boolean
Tile
 Inheritedc : int
Tile
 InheritedclippedIndices : Vector
Tile
 InheritedclippedUvtData : Vector
Tile
 InheritedclipStatus : int
Tile
 Inheriteddisplaying : Boolean
Tile
  displayingTile : Tile
QuadTreeCube
 InheritedexpirationTimer : Timer
Tile
 InheritedgraphicsBitmapFill : GraphicsBitmapFill
Tile
 InheritedgraphicsTrianglePath : GraphicsTrianglePath
Tile
 Inheritedindices : Vector
Tile
 Inheritedn : Tile
Tile
 Inheritednext : Tile
Tile
 InheritednextDisplayingTile : Tile
Tile
 InheritednumIn : int
Tile
 Inheritedp : Tile
Tile
  panoramaImageType : String
QuadTreeCube
  paths : Vector
QuadTreeCube
 Inheritedppd : Number
Tile
 Inheritedprev : Tile
Tile
 InheritedpreviewUvtData : Vector
Tile
 Inheritedr : int
Tile
 InheritedrawVertices : Vector
Tile
 Inheritedready : Boolean
Tile
 Inheritedt : int
Tile
 InheritedtilePyramid : TilePyramid
Tile
  tilePyramids : Vector
QuadTreeCube
 Inheritedtl : Tile
Tile
 InheritedtlIn : Boolean
Tile
 Inheritedtr : Tile
Tile
 InheritedtransformedVertices : Vector
Tile
 InheritedtrIn : Boolean
Tile
 Inheritedurl : String
Tile
 InheriteduvtData : Vector
Tile
 Inheritedvertex : Tile
Tile
 Inheritedvertices : Vector
Tile
Protected Properties
 PropertyDefined by
  bitmapsLoaded : int
QuadTreeCube
Public Methods
 MethodDefined by
  
QuadTreeCube(path:String, panoramaImageType:String)
QuadTreeCube
 Inherited
expirationHandler(e:TimerEvent):void
Tile
 Inherited
init(tilePyramid:TilePyramid, v:Vector, colAxis:String, rowAxis:String, constAxis:String):void
Tile
  
toString():String
QuadTreeCube
Protected Methods
 MethodDefined by
  
QuadTreeCube
 Inherited
Tile
  
QuadTreeCube
  
QuadTreeCube
Property detail
bitmapsLoadedproperty
protected var bitmapsLoaded:int
displayingTileproperty 
public var displayingTile:Tile
panoramaImageTypeproperty 
public var panoramaImageType:String
pathsproperty 
public var paths:Vector
tilePyramidsproperty 
public var tilePyramids:Vector
Constructor detail
QuadTreeCube()constructor
public function QuadTreeCube(path:String, panoramaImageType:String)Parameters
path:String
 
panoramaImageType:String
Method detail
predictPaths()method
protected function predictPaths(input:DisassembledDescriptorURL):VectorParameters
input:DisassembledDescriptorURL

Returns
Vector
tilePyramidReady()method 
protected function tilePyramidReady(event:ReadyEvent):voidParameters
event:ReadyEvent
toString()method 
public override function toString():String

Returns
String
waitForBitmaps()method 
protected function waitForBitmaps(event:ReadyEvent):voidParameters
event:ReadyEvent