Carna Version 3.3.3
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Carna::base::BufferedVectorFieldFormat< HUVolumeUInt16 > Struct Reference

Defines Texture format for HUVolumeUInt16. More...

#include <BufferedVectorFieldFormat.h>

Static Public Attributes

static const unsigned int INTERNAL_FORMAT
 Holds the number of color components in the texture, e.g. GL_RGBA8UI or GL_INTENSITY16.
 
static const unsigned int PIXEL_FORMAT
 Holds the format of the pixel data, e.g. GL_RED, GL_RGB or GL_RGBA.
 
static const unsigned int BUFFER_TYPE
 Specifies the data type of the pixel data to be uploaded to the texture.
 

Detailed Description

Defines Texture format for HUVolumeUInt16.

Definition at line 75 of file BufferedVectorFieldFormat.h.

Member Data Documentation

◆ BUFFER_TYPE

Specifies the data type of the pixel data to be uploaded to the texture.

Definition at line 79 of file BufferedVectorFieldFormat.h.

◆ INTERNAL_FORMAT

Holds the number of color components in the texture, e.g. GL_RGBA8UI or GL_INTENSITY16.

Definition at line 77 of file BufferedVectorFieldFormat.h.

◆ PIXEL_FORMAT

Holds the format of the pixel data, e.g. GL_RED, GL_RGB or GL_RGBA.

Definition at line 78 of file BufferedVectorFieldFormat.h.


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