#include <USE.hh>
Public Member Functions | |
USE () | |
virtual | ~USE () |
void | setId (string Id) |
string | Id () const |
Private Attributes | |
string | m_Id |
vrml1::USE::USE | ( | ) |
vrml1::USE::~USE | ( | ) | [virtual] |
void vrml1::USE::setId | ( | string | Id | ) |
string vrml1::USE::Id | ( | ) | const |
string vrml1::USE::m_Id [private] |