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

CEmptyValue Class Reference

#include <EmptyValue.h>

Inheritance diagram for CEmptyValue:

CPropValue CValue PyObjectPlus PyObject List of all members.

Public Methods

 CEmptyValue ()
virtual ~CEmptyValue ()
virtual const CCStringGetText ()
virtual float GetNumber ()
CListValueGetPolySoup ()
virtual double* GetVector3 (bool bGetTransformedVec=false)
bool IsInside (CValue* testpoint,bool bBorderInclude=true)
CValueCalc (VALUE_OPERATOR op, CValue *val)
CValueCalcFinal (VALUE_DATA_TYPE dtype, VALUE_OPERATOR op, CValue *val)
virtual CValueGetReplica ()

Constructor & Destructor Documentation

CEmptyValue::CEmptyValue ( )
 

Definition at line 32 of file EmptyValue.cpp.

Referenced by GetReplica().

CEmptyValue::~CEmptyValue ( ) [virtual]
 

Definition at line 41 of file EmptyValue.cpp.


Member Function Documentation

CValue * CEmptyValue::Calc ( VALUE_OPERATOR op,
CValue * val ) [virtual]
 

Reimplemented from CValue.

Definition at line 50 of file EmptyValue.cpp.

CValue * CEmptyValue::CalcFinal ( VALUE_DATA_TYPE dtype,
VALUE_OPERATOR op,
CValue * val ) [virtual]
 

Reimplemented from CValue.

Definition at line 61 of file EmptyValue.cpp.

float CEmptyValue::GetNumber ( ) [virtual]
 

Reimplemented from CValue.

Definition at line 72 of file EmptyValue.cpp.

CListValue * CEmptyValue::GetPolySoup ( )
 

Definition at line 77 of file EmptyValue.cpp.

CValue * CEmptyValue::GetReplica ( ) [virtual]
 

Reimplemented from CValue.

Definition at line 125 of file EmptyValue.cpp.

const CCString & CEmptyValue::GetText ( ) [virtual]
 

Reimplemented from CValue.

Definition at line 120 of file EmptyValue.cpp.

double * CEmptyValue::GetVector3 ( bool bGetTransformedVec = false ) [inline, virtual]
 

Reimplemented from CValue.

Definition at line 31 of file EmptyValue.h.

bool CEmptyValue::IsInside ( CValue * testpoint,
bool bBorderInclude = true )
 

Definition at line 84 of file EmptyValue.cpp.


The documentation for this class was generated from the following files:
Generated at Thu Feb 1 13:03:32 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000