FreeWRL / FreeX3D 4.3.0
X3D_Delay Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
char * _fieldchange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_GeomRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
struct Uni_StringchannelCountMode
 
struct Uni_StringchannelInterpretation
 
struct Multi_Node children
 
struct Uni_Stringdescription
 
int enabled
 
float gain
 
struct X3D_Nodemetadata
 
double pauseTime
 
double resumeTime
 
double startTime
 
double stopTime
 
double tailTime
 
int channelCount
 
double elapsedTime
 
int isActive
 
int isPaused
 
void * _self
 
void * _context
 
double delayTime
 
double maxDelayTime
 

Detailed Description

Definition at line 5407 of file Structs.h.

Field Documentation

◆ _change

int X3D_Delay::_change

Definition at line 5411 of file Structs.h.

◆ _context

void* X3D_Delay::_context

Definition at line 5440 of file Structs.h.

◆ _defaultContainer

int X3D_Delay::_defaultContainer

Definition at line 5419 of file Structs.h.

◆ _dist

double X3D_Delay::_dist

Definition at line 5415 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_Delay::_executionContext

Definition at line 5421 of file Structs.h.

◆ _extent

float X3D_Delay::_extent[6]

Definition at line 5416 of file Structs.h.

◆ _fieldchange

char* X3D_Delay::_fieldchange

Definition at line 5413 of file Structs.h.

◆ _gc

void* X3D_Delay::_gc

Definition at line 5420 of file Structs.h.

◆ _hit

int X3D_Delay::_hit

Definition at line 5410 of file Structs.h.

◆ _ichange

int X3D_Delay::_ichange

Definition at line 5412 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_Delay::_intern

Definition at line 5417 of file Structs.h.

◆ _nodeType

int X3D_Delay::_nodeType

Definition at line 5408 of file Structs.h.

◆ _parentVector

struct Vector* X3D_Delay::_parentVector

Definition at line 5414 of file Structs.h.

◆ _renderFlags

int X3D_Delay::_renderFlags

Definition at line 5409 of file Structs.h.

◆ _self

void* X3D_Delay::_self

Definition at line 5439 of file Structs.h.

◆ channelCount

int X3D_Delay::channelCount

Definition at line 5435 of file Structs.h.

◆ channelCountMode

struct Uni_String* X3D_Delay::channelCountMode

Definition at line 5423 of file Structs.h.

◆ channelInterpretation

struct Uni_String* X3D_Delay::channelInterpretation

Definition at line 5424 of file Structs.h.

◆ children

struct Multi_Node X3D_Delay::children

Definition at line 5425 of file Structs.h.

◆ delayTime

double X3D_Delay::delayTime

Definition at line 5441 of file Structs.h.

◆ description

struct Uni_String* X3D_Delay::description

Definition at line 5426 of file Structs.h.

◆ elapsedTime

double X3D_Delay::elapsedTime

Definition at line 5436 of file Structs.h.

◆ enabled

int X3D_Delay::enabled

Definition at line 5427 of file Structs.h.

◆ gain

float X3D_Delay::gain

Definition at line 5428 of file Structs.h.

◆ isActive

int X3D_Delay::isActive

Definition at line 5437 of file Structs.h.

◆ isPaused

int X3D_Delay::isPaused

Definition at line 5438 of file Structs.h.

◆ maxDelayTime

double X3D_Delay::maxDelayTime

Definition at line 5442 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_Delay::metadata

Definition at line 5429 of file Structs.h.

◆ pauseTime

double X3D_Delay::pauseTime

Definition at line 5430 of file Structs.h.

◆ referenceCount

int X3D_Delay::referenceCount

Definition at line 5418 of file Structs.h.

◆ resumeTime

double X3D_Delay::resumeTime

Definition at line 5431 of file Structs.h.

◆ startTime

double X3D_Delay::startTime

Definition at line 5432 of file Structs.h.

◆ stopTime

double X3D_Delay::stopTime

Definition at line 5433 of file Structs.h.

◆ tailTime

double X3D_Delay::tailTime

Definition at line 5434 of file Structs.h.


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