IPixEngine5Callbacks interface
Callbacks used for viewing textures.
Members
The IPixEngine5Callbacks interface inherits from the IUnknown interface. IPixEngine5Callbacks also has these types of members:
Methods
The IPixEngine5Callbacks interface has these methods.
Method | Description |
---|---|
FreeTextureComplete | A callback function used to notify the host when a texture has been freed. |
LoadHistogramComplete | A callback function used to notify the host when a histogram load has been completed. |
LoadTextureFromFileComplete | A callback function used to notify the host when a texture load has been completed. |
LoadTextureSliceComplete | A callback function used to notify the host when a texture slice load has been completed. |
ReadTexelValueComplete | A callback function used to notify the host when a texel value read has been completed. |
RenderTextureComplete | A callback function used to notify the host when a texture render has been completed. |
SaveTextureComplete | A callback function used to notify the host when saving a texture has been completed. |
Requirements
Header | Vspixengine.h |