Assimp  v4.1. (December 2018)
GenericValue< Encoding, Allocator >::Data Union Reference

Public Attributes

ArrayData a
 
Flag f
 
Number n
 
ObjectData o
 
String s
 
ShortString ss
 

Member Data Documentation

◆ a

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
ArrayData GenericValue< Encoding, Allocator >::Data::a

◆ f

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
Flag GenericValue< Encoding, Allocator >::Data::f

◆ n

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
Number GenericValue< Encoding, Allocator >::Data::n

◆ o

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
ObjectData GenericValue< Encoding, Allocator >::Data::o

◆ s

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
String GenericValue< Encoding, Allocator >::Data::s

◆ ss

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
ShortString GenericValue< Encoding, Allocator >::Data::ss

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