IShTextureMapHardwareResult Struct Reference
List of all members.
Member Function Documentation
virtual boolean MCCOMAPI IShTextureMapHardwareResult::CalculateHardwareResult |
( |
const TMCPixelBucket & |
origTexture, |
|
|
boolean & |
canReleasePixelBucket | |
|
) |
| | [pure virtual] |
Calculate the hardware representation result
- Parameters:
-
[out] | canReleasePixelBucket | true iff the pixel bucket can be release without causing problems to the hardware result |
virtual boolean MCCOMAPI IShTextureMapHardwareResult::HasValidData |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI IShTextureMapHardwareResult::ReleaseContent |
( |
|
) |
[pure virtual] |
Release the contents. Further request for content would require recomputing the content
virtual boolean MCCOMAPI IShTextureMapHardwareResult::UpdateHardwareResult |
( |
const TMCPixelBucket & |
origTexture, |
|
|
boolean & |
canReleasePixelBucket, |
|
|
const TMCRect & |
updateRect | |
|
) |
| | [pure virtual] |
Update the hardware representation result
- Parameters:
-
[out] | canReleasePixelBucket | true iff the pixel bucket can be release without causing problems to the hardware result |
The documentation for this struct was generated from the following file: