FnUsdAbstractionLib 0.6.0
|
Public Types | |
typedef ImageInterface *(* | InterfaceBuilder) (const std::string &nodepath) |
Constructor method definition used for builder methods in ImageInterface plugins. | |
Public Member Functions | |
Description (const char *identifier, InterfaceBuilder builder) | |
Add a ImageInterface builder for a specific image identifier. | |
Public Attributes | |
const char * | image_identifier |
Image identifier string ('nuke', etc) | |
InterfaceBuilder | interface_builder |
Call this to construct a ImageInterface object. | |
©2025 The Foundry Visionmongers, Ltd. All Rights Reserved. |