Blender  V3.3
Public Attributes | List of all members
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 25 of file abc_customdata.h.

Member Data Documentation

◆ indices

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

Definition at line 27 of file abc_customdata.h.

◆ uvs

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

Definition at line 26 of file abc_customdata.h.


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