vrml1::WWWAnchor Class Reference

#include <WWWAnchor.hh>

Inheritance diagram for vrml1::WWWAnchor:

vrml1::Node

List of all members.

Public Types

enum  e_Map { NONE = 0, POINT }

Public Member Functions

 WWWAnchor ()
void setName (string name)
string name () const
void setDescription (string description)
string description () const
void setMap (e_Map map)
e_Map map () const
virtual void setAttribute (Attribute *A)

Private Attributes

string m_name
string m_description
e_Map m_map


Member Enumeration Documentation

enum vrml1::WWWAnchor::e_Map

Enumerator:
NONE 
POINT 


Constructor & Destructor Documentation

vrml1::WWWAnchor::WWWAnchor (  ) 


Member Function Documentation

void vrml1::WWWAnchor::setName ( string  name  ) 

Reimplemented from vrml1::Node.

string vrml1::WWWAnchor::name (  )  const

void vrml1::WWWAnchor::setDescription ( string  description  ) 

string vrml1::WWWAnchor::description (  )  const

void vrml1::WWWAnchor::setMap ( e_Map  map  ) 

WWWAnchor::e_Map vrml1::WWWAnchor::map (  )  const

void vrml1::WWWAnchor::setAttribute ( Attribute A  )  [virtual]

Reimplemented from vrml1::Node.


Member Data Documentation

string vrml1::WWWAnchor::m_name [private]

string vrml1::WWWAnchor::m_description [private]

e_Map vrml1::WWWAnchor::m_map [private]


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 23:57:10 2008 for libvrml1++ by  doxygen 1.5.4