vrml1::WWWInline Class Reference

#include <WWWInline.hh>

Inheritance diagram for vrml1::WWWInline:

vrml1::Node

List of all members.

Public Member Functions

 WWWInline ()
void setName (string name)
string name () const
void setBboxSize (SFVec3f bboxSize)
SFVec3f bboxSize () const
void setBboxCenter (SFVec3f bboxCenter)
SFVec3f bboxCenter () const
virtual void setAttribute (Attribute *A)

Private Attributes

string m_name
SFVec3f m_bboxSize
SFVec3f m_bboxCenter


Constructor & Destructor Documentation

vrml1::WWWInline::WWWInline (  ) 


Member Function Documentation

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

Reimplemented from vrml1::Node.

string vrml1::WWWInline::name (  )  const

void vrml1::WWWInline::setBboxSize ( SFVec3f  bboxSize  ) 

SFVec3f vrml1::WWWInline::bboxSize (  )  const

void vrml1::WWWInline::setBboxCenter ( SFVec3f  bboxCenter  ) 

SFVec3f vrml1::WWWInline::bboxCenter (  )  const

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

Reimplemented from vrml1::Node.


Member Data Documentation

string vrml1::WWWInline::m_name [private]

SFVec3f vrml1::WWWInline::m_bboxSize [private]

SFVec3f vrml1::WWWInline::m_bboxCenter [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