Property | Type | Description | |
---|---|---|---|
currentGeometryMap | GeometryBucket>.Dictionary | ||
geometryBucketList | List |
||
material | |||
materialName | string | ||
parent | Axiom.Core.LODBucket | ||
technique |
Method | Description | |
---|---|---|
AddRenderables ( |
||
Assign ( Axiom.Core.QueuedGeometry qgeom ) : void | ||
Build ( bool stencilShadows, int logLevel ) : void | ||
Dump ( ) : void | ||
MaterialBucket ( Axiom.Core.LODBucket parent, string materialName ) : System |
Method | Description | |
---|---|---|
GetGeometryFormatString ( Axiom.Core.SubMeshLodGeometryLink geom ) : string | ||
dispose ( bool disposeManagedResources ) : void |
Dispose the geometry buckets
|
public AddRenderables ( |
||
queue | ||
group | RenderQueueGroupID | |
lodValue | Real | |
return | void |
public Assign ( Axiom.Core.QueuedGeometry qgeom ) : void | ||
qgeom | Axiom.Core.QueuedGeometry | |
return | void |
public Build ( bool stencilShadows, int logLevel ) : void | ||
stencilShadows | bool | |
logLevel | int | |
return | void |
protected GetGeometryFormatString ( Axiom.Core.SubMeshLodGeometryLink geom ) : string | ||
geom | Axiom.Core.SubMeshLodGeometryLink | |
return | string |
public MaterialBucket ( Axiom.Core.LODBucket parent, string materialName ) : System | ||
parent | Axiom.Core.LODBucket | |
materialName | string | |
return | System |
protected dispose ( bool disposeManagedResources ) : void | ||
disposeManagedResources | bool | |
return | void |
protected Dictionary |
||
return | GeometryBucket>.Dictionary |
protected Material,Axiom.Graphics material | ||
return |