Assimp  v4.1. (December 2018)
glTF2::Mesh::Primitive Struct Reference

Classes

struct  Attributes
 
struct  Target
 

Public Attributes

struct glTF2::Mesh::Primitive::Attributes attributes
 
Ref< Accessorindices
 
Ref< Materialmaterial
 
PrimitiveMode mode
 
std::vector< Targettargets
 

Member Data Documentation

◆ attributes

struct glTF2::Mesh::Primitive::Attributes glTF2::Mesh::Primitive::attributes

◆ indices

Ref<Accessor> glTF2::Mesh::Primitive::indices

◆ material

Ref<Material> glTF2::Mesh::Primitive::material

◆ mode

PrimitiveMode glTF2::Mesh::Primitive::mode

◆ targets

std::vector<Target> glTF2::Mesh::Primitive::targets

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