|
OpenSim
|
Static Public Member Functions | |
| static WearableCacheItem[] | GetDefaultCacheItem () |
| static WearableCacheItem[] | FromOSD (OSD pInput, IImprovedAssetCache dataCache) |
| static OSD | ToOSD (WearableCacheItem[] pcacheItems, IImprovedAssetCache dataCache) |
| static OSDArray | BakedToOSD (WearableCacheItem[] pcacheItems) |
| static WearableCacheItem[] | BakedFromOSD (OSD pInput) |
| static WearableCacheItem | SearchTextureIndex (uint pTextureIndex, WearableCacheItem[] pcacheItems) |
| static WearableCacheItem | SearchTextureCacheId (UUID pCacheId, WearableCacheItem[] pcacheItems) |
| static WearableCacheItem | SearchTextureTextureId (UUID pTextureId, WearableCacheItem[] pcacheItems) |
Properties | |
| uint | TextureIndex [get, set] |
| UUID | CacheId [get, set] |
| UUID | TextureID [get, set] |
| AssetBase | TextureAsset [get, set] |
Definition at line 36 of file WearableCacheItem.cs.
|
inlinestatic |
Definition at line 160 of file WearableCacheItem.cs.
|
inlinestatic |
Definition at line 130 of file WearableCacheItem.cs.
|
inlinestatic |
Definition at line 53 of file WearableCacheItem.cs.
|
inlinestatic |
Definition at line 44 of file WearableCacheItem.cs.
|
inlinestatic |
Definition at line 200 of file WearableCacheItem.cs.
|
inlinestatic |
Definition at line 191 of file WearableCacheItem.cs.
|
inlinestatic |
Definition at line 209 of file WearableCacheItem.cs.
|
inlinestatic |
|
getset |
Definition at line 39 of file WearableCacheItem.cs.
|
getset |
Definition at line 41 of file WearableCacheItem.cs.
|
getset |
Definition at line 40 of file WearableCacheItem.cs.
|
getset |
Definition at line 38 of file WearableCacheItem.cs.
1.8.6