Class template used to represent LIST and SET data members in the converted schema.
More...
Inherits std::vector< T >.
template<typename T, uint64_t min_cnt, uint64_t max_cnt = 0uL>
struct Assimp::STEP::ListOf< T, min_cnt, max_cnt >
Class template used to represent LIST and SET data members in the converted schema.
◆ Out
template<typename T , uint64_t min_cnt, uint64_t max_cnt = 0uL>
◆ OutScalar
template<typename T , uint64_t min_cnt, uint64_t max_cnt = 0uL>
◆ ListOf()
template<typename T , uint64_t min_cnt, uint64_t max_cnt = 0uL>
The documentation for this struct was generated from the following file: