Texture.Cached

Description

Name

class Tinman.Pyramid.Texture.Cached

Derived from

Pyramid.Texture

Wraps the given pyramid in a file cache.

Fields / Required

source

Type

Pyramid.Texture

Constraint

# != null

The source pyramid.


cache

Type

Cache

Constraint

# != null

The cache to use.


id

Type

number

Constraint

# >= 0 && # <= 1023

Persistent unique identifier of the pixel pyramid being cached.