Blender  V2.59
Public Member Functions | Protected Attributes
CPropValue Class Reference

#include <Value.h>

Inheritance diagram for CPropValue:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CPropValue ()
virtual ~CPropValue ()
virtual void SetName (const char *name)
virtual STR_StringGetName ()

Protected Attributes

STR_String m_strNewName

Detailed Description

Definition at line 405 of file Value.h.


Constructor & Destructor Documentation

CPropValue::CPropValue ( ) [inline]

Definition at line 408 of file Value.h.

virtual CPropValue::~CPropValue ( ) [inline, virtual]

Definition at line 415 of file Value.h.


Member Function Documentation

virtual STR_String& CPropValue::GetName ( ) [inline, virtual]

Implements CValue.

Definition at line 423 of file Value.h.

References m_strNewName.

Referenced by CVectorValue::CalcFinal().

virtual void CPropValue::SetName ( const char *  name) [inline, virtual]

Member Data Documentation

Definition at line 428 of file Value.h.

Referenced by GetName(), and SetName().


The documentation for this class was generated from the following file: