Assimp  v3.1.1 (June 2014)
Assimp::Blender::FileBlockHead Struct Reference

Describes a master file block header. More...

Public Member Functions

 operator const Pointer & () const
 
bool operator< (const FileBlockHead &o) const
 

Public Attributes

Pointer address
 
unsigned int dna_index
 
std::string id
 
size_t num
 
size_t size
 
StreamReaderAny::pos start
 

Detailed Description

Describes a master file block header.

Each master file sections holds n elements of a certain SDNA structure (or otherwise unspecified data).

Member Function Documentation

§ operator const Pointer &()

Assimp::Blender::FileBlockHead::operator const Pointer & ( ) const
inline

§ operator<()

bool Assimp::Blender::FileBlockHead::operator< ( const FileBlockHead o) const
inline

Member Data Documentation

§ address

Pointer Assimp::Blender::FileBlockHead::address

§ dna_index

unsigned int Assimp::Blender::FileBlockHead::dna_index

§ id

std::string Assimp::Blender::FileBlockHead::id

§ num

size_t Assimp::Blender::FileBlockHead::num

§ size

size_t Assimp::Blender::FileBlockHead::size

§ start

StreamReaderAny::pos Assimp::Blender::FileBlockHead::start

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