Lagrange
Loading...
Searching...
No Matches
CistaAttributeInfo Struct Reference

Metadata and raw data for a single serialized attribute. More...

#include <CistaMesh.h>

Public Attributes

data::string name
 
AttributeId attribute_id = 0
 
std::underlying_type_t< AttributeValueTypevalue_type = 0
 
std::underlying_type_t< AttributeElementelement_type = 0
 
std::underlying_type_t< AttributeUsageusage = 0
 
uint64_t num_channels = 0
 
uint64_t num_elements = 0
 
bool is_indexed = false
 
data::vector< uint8_t > data_bytes
 
data::vector< uint8_t > values_bytes
 
uint64_t values_num_elements = 0
 
uint64_t values_num_channels = 0
 
data::vector< uint8_t > indices_bytes
 
uint64_t indices_num_elements = 0
 
uint8_t index_type_size = 0
 

Detailed Description

Metadata and raw data for a single serialized attribute.


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