Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CybCylinderC Class Reference

#include <cybcylinderc.h>

Inheritance diagram for CybCylinderC:

Inheritance graph
[legend]
Collaboration diagram for CybCylinderC:

Collaboration graph
[legend]
List of all members.

Public Methods

 CybCylinderC (CybWorldC *)
virtual ~CybCylinderC ()
 CybCylinderC (const CybCylinderC &)
CybCylinderC & operator= (const CybCylinderC &)
virtual void FinishInit ()
virtual void ToChannelDefault (CybChannelC *, long flag)
virtual void ToChannelTexture (CybChannelC *, long flag)
virtual void ToIsectLineChannel (CybIsectLineChannelC *pIsectChan)
virtual void LoadVRML (char *&iter, const char *iterEnd, long &znr)
virtual void SetEvent (long srct, const void *pData, BaseI *)
virtual long GetFieldDataType (long fieldID)
virtual long GetFieldEventID (const char *str)
virtual short GetFieldData (long nFieldID, void *dest)

Protected Methods

virtual void CreateNewCopy (CybNodeC *)

Protected Attributes

SFBool m_bBottom
SFFloat m_fHeight
SFFloat m_fRadius
SFBool m_bSide
SFBool m_bTop
SFBool m_bLoading

Static Private Attributes

char VRMLKeyStrList [][30]

Constructor & Destructor Documentation

CybCylinderC::CybCylinderC CybWorldC  
 

virtual CybCylinderC::~CybCylinderC   [virtual]
 

CybCylinderC::CybCylinderC const CybCylinderC &   
 


Member Function Documentation

virtual void CybCylinderC::CreateNewCopy CybNodeC   [protected, virtual]
 

Reimplemented from CybGeometryC.

virtual void CybCylinderC::FinishInit   [virtual]
 

Reimplemented from CybNodeC.

Reimplemented in CybGLCylinderC, and CybPFCylinderC.

virtual short CybCylinderC::GetFieldData long    nFieldID,
void *    dest
[virtual]
 

Reimplemented from CybNodeC.

virtual long CybCylinderC::GetFieldDataType long    fieldID [virtual]
 

Reimplemented from CybNodeC.

virtual long CybCylinderC::GetFieldEventID const char *    str [virtual]
 

Reimplemented from CybNodeC.

virtual void CybCylinderC::LoadVRML char *&    iter,
const char *    iterEnd,
long &    znr
[virtual]
 

Reimplemented from CybNodeC.

CybCylinderC& CybCylinderC::operator= const CybCylinderC &   
 

virtual void CybCylinderC::SetEvent long    srct,
const void *    pData,
BaseI  
[virtual]
 

Reimplemented from CybNodeC.

virtual void CybCylinderC::ToChannelDefault CybChannelC  ,
long    flag
[virtual]
 

Reimplemented from CybGeometryC.

Reimplemented in CybGLCylinderC.

virtual void CybCylinderC::ToChannelTexture CybChannelC  ,
long    flag
[virtual]
 

Reimplemented from CybGeometryC.

Reimplemented in CybGLCylinderC.

virtual void CybCylinderC::ToIsectLineChannel CybIsectLineChannelC   pIsectChan [virtual]
 


Member Data Documentation

SFBool CybCylinderC::m_bBottom [protected]
 

Definition at line 67 of file cybcylinderc.h.

SFBool CybCylinderC::m_bLoading [protected]
 

Definition at line 73 of file cybcylinderc.h.

SFBool CybCylinderC::m_bSide [protected]
 

Definition at line 70 of file cybcylinderc.h.

SFBool CybCylinderC::m_bTop [protected]
 

Definition at line 71 of file cybcylinderc.h.

SFFloat CybCylinderC::m_fHeight [protected]
 

Definition at line 68 of file cybcylinderc.h.

SFFloat CybCylinderC::m_fRadius [protected]
 

Definition at line 69 of file cybcylinderc.h.

char CybCylinderC::VRMLKeyStrList[][30] [static, private]
 

Definition at line 76 of file cybcylinderc.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 14:27:20 2003 for Open ActiveWrl by doxygen1.3-rc2