User Tools

Site Tools


class:temp:dnode



DNode

Inherited from DItem,

Inherited by NULL

Friend class NULL

Description

Members

Public interface

Protected interface

Private interface


TVector3d d_vPos

COLORREF d_cColor

mutable vector<TCursor>

mutable m_connectElemCr


DNode(TKey tKey,TCursor cr)

  • function:
  • parameters:
    1. [i] TKey tKey:
    2. [i] TCursor cr:
  • return value:

virtual ~DNode()

  • function:
  • parameters: NULL
  • return value:

COLORREF GetColor() const

  • function:
  • parameters: NULL
  • return value:

void SetColor(COLORREF col)

  • function:
  • parameters:
    1. [i] COLORREF col:
  • return value:

void SetColor(float col[3])

  • function:
  • parameters:
    1. [i] float col[3]:
  • return value:

void AddConnectElemCr(TCursor crElem) const

  • function:
  • parameters:
    1. [i] TCursor crElem:
  • return value:

void AddConnectElemCr(const vector<TCursor>&crElemvec) const

  • function:
  • parameters:
    1. [i] const vector<TCursor>&crElemvec:
  • return value:

void DelConnectElemCr(TCursor crElem) const

  • function:
  • parameters:
    1. [i] TCursor crElem:
  • return value:

vector<TCursor> GetAllConnectElemCr() const

  • function:
  • parameters: NULL
  • return value:

virtual void TxDataExchange(CTxStream* pStream, CDBSession* pDBSession)

  • function:
  • parameters:
    1. [i] CTxStream* pStream:
    2. [i] CDBSession* pDBSession:
  • return value:

void ModifyConnectElemCr(BOOL bAdd, TCursor crElem) const

  • function:
  • parameters:
    1. [i] BOOL bAdd:
    2. [i] TCursor crElem:
  • return value:

DB_DECLARE_DITEM(DNode)

  • function:
  • parameters:
    1. [i] DNode:
  • return value:
class/temp/dnode.txt · Last modified: 2024/04/26 11:57 (external edit)