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

Public Attributes

SizeType capacity
 
GenericValueelements
 
SizeType size
 

Member Data Documentation

◆ capacity

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::ArrayData::capacity

◆ elements

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
GenericValue* GenericValue< Encoding, Allocator >::ArrayData::elements

◆ size

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::ArrayData::size

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