FreeWRL / FreeX3D 4.3.0
X3D_TextureTransform 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
 
struct SFVec2f center
 
struct X3D_Nodemetadata
 
float rotation
 
struct SFVec2f scale
 
struct SFVec2f translation
 

Detailed Description

Definition at line 10248 of file Structs.h.

Field Documentation

◆ _change

int X3D_TextureTransform::_change

Definition at line 10252 of file Structs.h.

◆ _defaultContainer

int X3D_TextureTransform::_defaultContainer

Definition at line 10259 of file Structs.h.

◆ _dist

double X3D_TextureTransform::_dist

Definition at line 10255 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_TextureTransform::_executionContext

Definition at line 10261 of file Structs.h.

◆ _extent

float X3D_TextureTransform::_extent[6]

Definition at line 10256 of file Structs.h.

◆ _gc

void* X3D_TextureTransform::_gc

Definition at line 10260 of file Structs.h.

◆ _hit

int X3D_TextureTransform::_hit

Definition at line 10251 of file Structs.h.

◆ _ichange

int X3D_TextureTransform::_ichange

Definition at line 10253 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_TextureTransform::_intern

Definition at line 10257 of file Structs.h.

◆ _nodeType

int X3D_TextureTransform::_nodeType

Definition at line 10249 of file Structs.h.

◆ _parentVector

struct Vector* X3D_TextureTransform::_parentVector

Definition at line 10254 of file Structs.h.

◆ _renderFlags

int X3D_TextureTransform::_renderFlags

Definition at line 10250 of file Structs.h.

◆ center

struct SFVec2f X3D_TextureTransform::center

Definition at line 10263 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_TextureTransform::metadata

Definition at line 10264 of file Structs.h.

◆ referenceCount

int X3D_TextureTransform::referenceCount

Definition at line 10258 of file Structs.h.

◆ rotation

float X3D_TextureTransform::rotation

Definition at line 10265 of file Structs.h.

◆ scale

struct SFVec2f X3D_TextureTransform::scale

Definition at line 10266 of file Structs.h.

◆ translation

struct SFVec2f X3D_TextureTransform::translation

Definition at line 10267 of file Structs.h.


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