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 499 of file Component_CubeMapTexturing.c.

Field Documentation

◆ blockBytes

unsigned int DdsLoadInfo::blockBytes

Definition at line 504 of file Component_CubeMapTexturing.c.

◆ compressed

bool DdsLoadInfo::compressed

Definition at line 500 of file Component_CubeMapTexturing.c.

◆ divSize

unsigned int DdsLoadInfo::divSize

Definition at line 503 of file Component_CubeMapTexturing.c.

◆ externalFormat

GLenum DdsLoadInfo::externalFormat

Definition at line 506 of file Component_CubeMapTexturing.c.

◆ internalFormat

GLenum DdsLoadInfo::internalFormat

Definition at line 505 of file Component_CubeMapTexturing.c.

◆ palette

bool DdsLoadInfo::palette

Definition at line 502 of file Component_CubeMapTexturing.c.

◆ swap

bool DdsLoadInfo::swap

Definition at line 501 of file Component_CubeMapTexturing.c.

◆ type

GLenum DdsLoadInfo::type

Definition at line 507 of file Component_CubeMapTexturing.c.


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