#include <lib_ca.h>
Public Attributes | |
| BrushObjectData * | m_pObject |
| Int32 | m_Index |
| Float | m_Z |
| BrushPixelData * | m_pNext |
| BrushObjectData* m_pObject |
The object data.
| Int32 m_Index |
The pixel index.
| Float m_Z |
The Z distance.
| BrushPixelData* m_pNext |
The next pixel data.