Blender V4.3
blender::io::alembic::UVSample Struct Reference

#include <abc_customdata.h>

Public Attributes

std::vector< Imath::V2f > uvs
 
std::vector< uint32_tindices
 

Detailed Description

Definition at line 33 of file abc_customdata.h.

Member Data Documentation

◆ indices

std::vector<uint32_t> blender::io::alembic::UVSample::indices

Definition at line 35 of file abc_customdata.h.

◆ uvs

std::vector<Imath::V2f> blender::io::alembic::UVSample::uvs

Definition at line 34 of file abc_customdata.h.


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