FreeWRL / FreeX3D 4.3.0
DdsLoadInfo Struct Reference

Data Fields

bool compressed
bool swap
bool palette
unsigned int divSize
unsigned int blockBytes
GLenum internalFormat
GLenum externalFormat
GLenum type

Detailed Description

Definition at line 592 of file Component_CubeMapTexturing.c.

Field Documentation

◆ blockBytes

unsigned int DdsLoadInfo::blockBytes

Definition at line 597 of file Component_CubeMapTexturing.c.

◆ compressed

bool DdsLoadInfo::compressed

Definition at line 593 of file Component_CubeMapTexturing.c.

◆ divSize

unsigned int DdsLoadInfo::divSize

Definition at line 596 of file Component_CubeMapTexturing.c.

◆ externalFormat

GLenum DdsLoadInfo::externalFormat

Definition at line 599 of file Component_CubeMapTexturing.c.

◆ internalFormat

GLenum DdsLoadInfo::internalFormat

Definition at line 598 of file Component_CubeMapTexturing.c.

◆ palette

bool DdsLoadInfo::palette

Definition at line 595 of file Component_CubeMapTexturing.c.

◆ swap

bool DdsLoadInfo::swap

Definition at line 594 of file Component_CubeMapTexturing.c.

◆ type

GLenum DdsLoadInfo::type

Definition at line 600 of file Component_CubeMapTexturing.c.


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