FreeWRL / FreeX3D 4.3.0
X3D_TextureProperties Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_PolyRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
float anisotropicDegree
 
struct SFColorRGBA borderColor
 
int borderWidth
 
struct Uni_StringboundaryModeS
 
struct Uni_StringboundaryModeT
 
struct Uni_StringboundaryModeR
 
struct Uni_StringmagnificationFilter
 
struct X3D_Nodemetadata
 
struct Uni_StringminificationFilter
 
struct Uni_StringtextureCompression
 
float texturePriority
 
int generateMipMaps
 

Detailed Description

Definition at line 10218 of file Structs.h.

Field Documentation

◆ _change

int X3D_TextureProperties::_change

Definition at line 10222 of file Structs.h.

◆ _defaultContainer

int X3D_TextureProperties::_defaultContainer

Definition at line 10229 of file Structs.h.

◆ _dist

double X3D_TextureProperties::_dist

Definition at line 10225 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_TextureProperties::_executionContext

Definition at line 10231 of file Structs.h.

◆ _extent

float X3D_TextureProperties::_extent[6]

Definition at line 10226 of file Structs.h.

◆ _gc

void* X3D_TextureProperties::_gc

Definition at line 10230 of file Structs.h.

◆ _hit

int X3D_TextureProperties::_hit

Definition at line 10221 of file Structs.h.

◆ _ichange

int X3D_TextureProperties::_ichange

Definition at line 10223 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_TextureProperties::_intern

Definition at line 10227 of file Structs.h.

◆ _nodeType

int X3D_TextureProperties::_nodeType

Definition at line 10219 of file Structs.h.

◆ _parentVector

struct Vector* X3D_TextureProperties::_parentVector

Definition at line 10224 of file Structs.h.

◆ _renderFlags

int X3D_TextureProperties::_renderFlags

Definition at line 10220 of file Structs.h.

◆ anisotropicDegree

float X3D_TextureProperties::anisotropicDegree

Definition at line 10233 of file Structs.h.

◆ borderColor

struct SFColorRGBA X3D_TextureProperties::borderColor

Definition at line 10234 of file Structs.h.

◆ borderWidth

int X3D_TextureProperties::borderWidth

Definition at line 10235 of file Structs.h.

◆ boundaryModeR

struct Uni_String* X3D_TextureProperties::boundaryModeR

Definition at line 10238 of file Structs.h.

◆ boundaryModeS

struct Uni_String* X3D_TextureProperties::boundaryModeS

Definition at line 10236 of file Structs.h.

◆ boundaryModeT

struct Uni_String* X3D_TextureProperties::boundaryModeT

Definition at line 10237 of file Structs.h.

◆ generateMipMaps

int X3D_TextureProperties::generateMipMaps

Definition at line 10244 of file Structs.h.

◆ magnificationFilter

struct Uni_String* X3D_TextureProperties::magnificationFilter

Definition at line 10239 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_TextureProperties::metadata

Definition at line 10240 of file Structs.h.

◆ minificationFilter

struct Uni_String* X3D_TextureProperties::minificationFilter

Definition at line 10241 of file Structs.h.

◆ referenceCount

int X3D_TextureProperties::referenceCount

Definition at line 10228 of file Structs.h.

◆ textureCompression

struct Uni_String* X3D_TextureProperties::textureCompression

Definition at line 10242 of file Structs.h.

◆ texturePriority

float X3D_TextureProperties::texturePriority

Definition at line 10243 of file Structs.h.


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