TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Pyramid.Cached

Short Name:
  • class Pyramid.Cached
Derived From:
Fields:

Wraps the given pyramid in a file cache.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required source Tinman.Pyramid
# != null
 

The source pyramid.

optional cache Cache  
null

The cache to use.

optional id number
# >= 0 && # <= 1023
0

Persistent unique identifier of the pixel pyramid being cached.

external info Pyramid.Info    

Holds detail information about this pixel pyramid.