| bool Assimp::DXF::LineReader::End |
( |
| ) |
const |
|
inline |
| int Assimp::DXF::LineReader::GroupCode |
( |
| ) |
const |
|
inline |
| bool Assimp::DXF::LineReader::Is |
( |
int |
gc, |
|
|
const char * |
what |
|
) |
| const |
|
inline |
| bool Assimp::DXF::LineReader::Is |
( |
int |
gc | ) |
const |
|
inline |
| Assimp::DXF::LineReader::operator bool |
( |
| ) |
const |
|
inline |
| LineReader& Assimp::DXF::LineReader::operator++ |
( |
| ) |
|
|
inline |
pseudo-iterator increment to advance to the next (groupcode/value) pair
| LineReader& Assimp::DXF::LineReader::operator++ |
( |
int |
| ) |
|
|
inline |
| const std::string& Assimp::DXF::LineReader::Value |
( |
| ) |
const |
|
inline |
| float Assimp::DXF::LineReader::ValueAsFloat |
( |
| ) |
const |
|
inline |
| int Assimp::DXF::LineReader::ValueAsSignedInt |
( |
| ) |
const |
|
inline |
| unsigned int Assimp::DXF::LineReader::ValueAsUnsignedInt |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: