#include <brainsurface.h>
Public Attributes | |
| QVector3D | pos |
| QVector3D | norm |
| uint32_t | color |
| uint32_t | colorAnnotation |
Definition at line 65 of file brainsurface.h.
| uint32_t VertexData::color |
Definition at line 68 of file brainsurface.h.
| uint32_t VertexData::colorAnnotation |
Definition at line 69 of file brainsurface.h.
| QVector3D VertexData::norm |
Definition at line 67 of file brainsurface.h.
| QVector3D VertexData::pos |
Definition at line 66 of file brainsurface.h.