Assimp  v3.1.1 (June 2014)
GenericValue< Encoding, Allocator >::Data Union Reference

Public Attributes

Array a
 
Number n
 
Object o
 
String s
 
ShortString ss
 

Member Data Documentation

◆ a

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

◆ n

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

◆ o

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
Object 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: