v2.0.0
Loading...
Searching...
No Matches
VertexData Struct Reference

Interleaved vertex attributes (position, normal, color, curvature) for brain surface GPU upload. More...

#include <brainsurface.h>

Public Attributes

QVector3D pos
QVector3D norm
uint32_t color
uint32_t colorAnnotation

Detailed Description

Interleaved vertex attributes (position, normal, color, curvature) for brain surface GPU upload.

Definition at line 69 of file brainsurface.h.

Member Data Documentation

◆ color

uint32_t VertexData::color

Definition at line 72 of file brainsurface.h.

◆ colorAnnotation

uint32_t VertexData::colorAnnotation

Definition at line 73 of file brainsurface.h.

◆ norm

QVector3D VertexData::norm

Definition at line 71 of file brainsurface.h.

◆ pos

QVector3D VertexData::pos

Definition at line 70 of file brainsurface.h.


The documentation for this struct was generated from the following file: