Wrap any STEP aggregate: LIST, SET, ...
More...
Inherits Assimp::STEP::EXPRESS::DataType.
|
| size_t | GetSize () const |
| |
| std::shared_ptr< const DataType > | operator[] (size_t index) const |
| |
| template<typename T > |
| const T & | ResolveSelect (const DB &db) const |
| |
| template<typename T > |
| const T * | ResolveSelectPtr (const DB &db) const |
| |
| template<typename T > |
| T & | To () |
| |
| template<typename T > |
| const T & | To () const |
| |
| template<typename T > |
| T * | ToPtr () |
| |
| template<typename T > |
| const T * | ToPtr () const |
| |
| virtual | ~DataType () |
| |
Wrap any STEP aggregate: LIST, SET, ...
◆ GetSize()
| size_t Assimp::STEP::EXPRESS::LIST::GetSize |
( |
| ) |
const |
|
inline |
◆ operator[]()
| std::shared_ptr<const DataType> Assimp::STEP::EXPRESS::LIST::operator[] |
( |
size_t |
index | ) |
const |
|
inline |
◆ Parse()
The documentation for this class was generated from the following files: