Property | Type | Description | |
---|---|---|---|
IsCompatible | bool |
Method | Description | |
---|---|---|
D3D9DepthBuffer ( PoolId poolId, |
Method | Description | |
---|---|---|
dispose ( bool disposeManagedResources ) : void |
Method | Description | |
---|---|---|
IsCompatible ( |
public D3D9DepthBuffer ( PoolId poolId, |
||
poolId | PoolId | |
renderSystem | ||
creator | Device | |
depthBufferSurf | Surface | |
fmt | Format | |
width | int | |
height | int | |
fsaa | MultisampleType | |
multiSampleQuality | int | |
isManual | bool | |
return | Axiom.Graphics |
protected dispose ( bool disposeManagedResources ) : void | ||
disposeManagedResources | bool | |
return | void |