Blender V4.3
id.hh File Reference
#include <pxr/base/tf/token.h>
#include <pxr/base/vt/value.h>
#include <pxr/usd/sdf/path.h>
#include "DNA_ID.h"
#include "BLI_hash.hh"

Go to the source code of this file.

Classes

struct  blender::DefaultHash< pxr::SdfPath >
 
struct  blender::DefaultHash< pxr::TfToken >
 
class  blender::io::hydra::IdData
 

Namespaces

namespace  blender
 
namespace  blender::io
 
namespace  blender::io::hydra
 

Macros

#define ID_LOG(level, msg, ...)    CLOG_INFO(LOG_HYDRA_SCENE, level, "%s: " msg, prim_id.GetText(), ##__VA_ARGS__);
 
#define ID_LOGN(level, msg, ...)
 

Macro Definition Documentation

◆ ID_LOG

◆ ID_LOGN