#include <RtxPlugin.h>
|
struct | FillRequest |
| NOTE: multi-channel textures might receive a FillRequest of fewer than nchans with a channelOffset >= 0 if a given channel of a multi-channel texture has been evicted by the texture cache. More...
|
|
struct | Int2D |
| A struct to define an X,Y coordinate. More...
|
|
struct | TextureCtx |
| TextureCtx provides initial defining properties for textures generated by this plugin. More...
|
|
struct | Tile2D |
| A struct to define a 2D region. More...
|
|
◆ RtxPlugin()
◆ ~RtxPlugin()
virtual RtxPlugin::~RtxPlugin |
( |
| ) |
|
|
inlinevirtual |
◆ Close()
◆ Fill()
◆ Open()
The Open() method is called the first time a texture() encounters the plugin and provides a unique arg string.
The documentation for this class was generated from the following file: