|
HDK
|
#include <GLTF_Utils.h>
Static Public Member Functions | |
| static bool | doesNodeMatchPattern (const OP_Node *node, const UT_StringHolder &pattern) |
| static bool | doesNodeHaveRenderProp (const OP_Node *node, const char *prop_name) |
| static UT_StringHolder | getTextureImageName (const OP_Node *node, GLTF_TextureType texture_type) |
| static bool | doesURIContainEmbeddedData (const char *uri) |
| static const IMG_Format * | getImageExportFormat (GLTF_ImageExportFormat format, const char *image_path) |
| static GLTF_WindingOrder | getMeshTriangleWindingOrder (const UT_Matrix4F &world_transform) |
Definition at line 11 of file GLTF_Utils.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |