Blender  V3.3
Classes | Namespaces | Functions
abc_reader_mesh.h File Reference
#include "abc_customdata.h"
#include "abc_reader_object.h"

Go to the source code of this file.

Classes

class  blender::io::alembic::AbcMeshReader
 
class  blender::io::alembic::AbcSubDReader
 

Namespaces

 blender
 
 blender::io
 
 blender::io::alembic
 

Functions

void blender::io::alembic::read_mverts (Mesh &mesh, const Alembic::AbcGeom::P3fArraySamplePtr positions, const Alembic::AbcGeom::N3fArraySamplePtr normals)
 
CDStreamConfig blender::io::alembic::get_config (Mesh *mesh, const bool use_vertex_interpolation)