Blender  V3.3
Public Attributes | List of all members
blender::io::alembic::AbcMeshData Struct Reference

Public Attributes

Int32ArraySamplePtr face_indices
 
Int32ArraySamplePtr face_counts
 
P3fArraySamplePtr positions
 
P3fArraySamplePtr ceil_positions
 
AbcUvScope uv_scope
 
V2fArraySamplePtr uvs
 
UInt32ArraySamplePtr uvs_indices
 

Detailed Description

Definition at line 113 of file abc_reader_mesh.cc.

Member Data Documentation

◆ ceil_positions

P3fArraySamplePtr blender::io::alembic::AbcMeshData::ceil_positions

◆ face_counts

Int32ArraySamplePtr blender::io::alembic::AbcMeshData::face_counts

◆ face_indices

Int32ArraySamplePtr blender::io::alembic::AbcMeshData::face_indices

◆ positions

P3fArraySamplePtr blender::io::alembic::AbcMeshData::positions

◆ uv_scope

AbcUvScope blender::io::alembic::AbcMeshData::uv_scope

◆ uvs

V2fArraySamplePtr blender::io::alembic::AbcMeshData::uvs

◆ uvs_indices

UInt32ArraySamplePtr blender::io::alembic::AbcMeshData::uvs_indices

The documentation for this struct was generated from the following file: