6#include <i3d/CVector3d.h>
7#include <istd/TSmartPtr.h>
10#include <imt3d/IObject3d.h>
23 virtual istd::CIndex2d GetGridSize()
const = 0;
24 virtual void SetGridSize(
const istd::CIndex2d& gridSize) = 0;
25 virtual istd::CIndex2d GetGridPosition(
int index)
const = 0;
26 virtual int GetCloudPosition(
const istd::CIndex2d& index)
const = 0;