Public Attributes

MeshLib::CToken Class Reference

CToken class, key=(value), e.g. uv=(x y). More...

#include <parser.h>

Collaboration diagram for MeshLib::CToken:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::string m_key
std::string m_value

Detailed Description

CToken class, key=(value), e.g. uv=(x y).

Definition at line 24 of file parser.h.


Member Data Documentation

key of the token

Definition at line 28 of file parser.h.

value of the token

Definition at line 30 of file parser.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines