|
Assimp v3.1.1 (June 2014)
|
Class template used to represent LIST and SET data members in the converted schema. More...
#include <STEPFile.h>
Inherits std::vector< T >.
Public Types | |
| typedef ListOf | Out |
| typedef T::Out | OutScalar |
Public Member Functions | |
| ListOf () | |
Class template used to represent LIST and SET data members in the converted schema.
| typedef ListOf Assimp::STEP::ListOf< T, min_cnt, max_cnt >::Out |
| typedef T::Out Assimp::STEP::ListOf< T, min_cnt, max_cnt >::OutScalar |
|
inline |