Blender  V3.3
Public Member Functions | List of all members
blender::io::alembic::CustomPropertiesExporter Class Reference

#include <abc_custom_props.h>

Public Member Functions

 CustomPropertiesExporter (ABCAbstractWriter *owner)
 
virtual ~CustomPropertiesExporter ()=default
 
void write_all (const IDProperty *group)
 
template<typename ABCPropertyType >
OArrayProperty create_abc_property (const StringRef property_name)
 

Detailed Description

Definition at line 28 of file abc_custom_props.h.

Constructor & Destructor Documentation

◆ CustomPropertiesExporter()

blender::io::alembic::CustomPropertiesExporter::CustomPropertiesExporter ( ABCAbstractWriter owner)

Definition at line 34 of file abc_custom_props.cc.

◆ ~CustomPropertiesExporter()

virtual blender::io::alembic::CustomPropertiesExporter::~CustomPropertiesExporter ( )
virtualdefault

Member Function Documentation

◆ create_abc_property()

template<typename ABCPropertyType >
OArrayProperty blender::io::alembic::CustomPropertiesExporter::create_abc_property ( const StringRef  property_name)

◆ write_all()

void blender::io::alembic::CustomPropertiesExporter::write_all ( const IDProperty group)

The documentation for this class was generated from the following files: