CMapDataNodeToOffsetVector

Inherited from CMapData,TCursor,TVector3f,

Inherited by NULL

Friend class NULL

Description

Members

Public interface


shared_ptr<IResultDataSet> m_resultDataSet

int m_unitLength

bool m_useMidNodeResult

bool m_hasMidNode

IWallFaceDataSet* m_wallface


CMapDataNodeToOffsetVector()

, m_unitLength(0)

, m_hasMidNode(false)

virtual ~CMapDataNodeToOffsetVector()

void SetResultDataSet(shared_ptr<IResultDataSet> resultDataSet, int unitLength)

bool GetValue(int nid, TVector3f* value)

virtual bool GetValue(TCursor key, TVector3f* value)

virtual void OnUpdateDB(CDBSession* pDBSession, bool isInitialize)

bool IsEmpty() override

bool GetHasMidNode()

void SetUseMidNodeResult(bool flag)

void SetWallFace(IWallFaceDataSet* wallface)