Blender  V3.3
Classes | Namespaces | Typedefs
BKE_anonymous_attribute.hh File Reference
#include <atomic>
#include <string>
#include "BLI_hash.hh"
#include "BLI_string_ref.hh"
#include "BKE_anonymous_attribute.h"

Go to the source code of this file.

Classes

class  blender::bke::OwnedAnonymousAttributeID< IsStrongReference >
 

Namespaces

 blender
 
 blender::bke
 

Typedefs

using blender::bke::StrongAnonymousAttributeID = OwnedAnonymousAttributeID< true >
 
using blender::bke::WeakAnonymousAttributeID = OwnedAnonymousAttributeID< false >