FreeWRL / FreeX3D 4.3.0
X3D_DISEntityManager 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
 
int enabled
 
int isActive
 
double timestamp
 
struct Uni_Stringaddress
 
int port
 
struct Uni_StringmulticastRelayHost
 
int multicastRelayPort
 
struct Uni_StringnetworkMode
 
int isNetworkReader
 
int isNetworkWriter
 
int isStandAlone
 
double readInterval
 
double writeInterval
 
int rtpHeaderExpected
 
int isRtpHeaderHeard
 
int _registered
 
struct X3D_Node_dsock
 
double _lasttime
 
int _pduchange_networksensor
 
struct X3D_Node_oldState
 
int entityID
 
int applicationID
 
int siteID
 
struct Multi_Node mapping
 
struct Multi_Node children
 
struct X3D_Nodemetadata
 
struct Multi_Node addedEntities
 
struct Multi_Node removedEntities
 
struct Multi_Node addEntities
 
struct Multi_Node removeEntities
 
struct Multi_Node entities
 
int _pduchange_create
 
int _pduchange_remove
 
int _pduchange_em_info
 

Detailed Description

Definition at line 5320 of file Structs.h.

Field Documentation

◆ _change

int X3D_DISEntityManager::_change

Definition at line 5324 of file Structs.h.

◆ _defaultContainer

int X3D_DISEntityManager::_defaultContainer

Definition at line 5332 of file Structs.h.

◆ _dist

double X3D_DISEntityManager::_dist

Definition at line 5328 of file Structs.h.

◆ _dsock

struct X3D_Node* X3D_DISEntityManager::_dsock

Definition at line 5352 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_DISEntityManager::_executionContext

Definition at line 5334 of file Structs.h.

◆ _extent

float X3D_DISEntityManager::_extent[6]

Definition at line 5329 of file Structs.h.

◆ _fieldchange

char* X3D_DISEntityManager::_fieldchange

Definition at line 5326 of file Structs.h.

◆ _gc

void* X3D_DISEntityManager::_gc

Definition at line 5333 of file Structs.h.

◆ _hit

int X3D_DISEntityManager::_hit

Definition at line 5323 of file Structs.h.

◆ _ichange

int X3D_DISEntityManager::_ichange

Definition at line 5325 of file Structs.h.

◆ _intern

struct X3D_GeomRep* X3D_DISEntityManager::_intern

Definition at line 5330 of file Structs.h.

◆ _lasttime

double X3D_DISEntityManager::_lasttime

Definition at line 5353 of file Structs.h.

◆ _nodeType

int X3D_DISEntityManager::_nodeType

Definition at line 5321 of file Structs.h.

◆ _oldState

struct X3D_Node* X3D_DISEntityManager::_oldState

Definition at line 5355 of file Structs.h.

◆ _parentVector

struct Vector* X3D_DISEntityManager::_parentVector

Definition at line 5327 of file Structs.h.

◆ _pduchange_create

int X3D_DISEntityManager::_pduchange_create

Definition at line 5367 of file Structs.h.

◆ _pduchange_em_info

int X3D_DISEntityManager::_pduchange_em_info

Definition at line 5369 of file Structs.h.

◆ _pduchange_networksensor

int X3D_DISEntityManager::_pduchange_networksensor

Definition at line 5354 of file Structs.h.

◆ _pduchange_remove

int X3D_DISEntityManager::_pduchange_remove

Definition at line 5368 of file Structs.h.

◆ _registered

int X3D_DISEntityManager::_registered

Definition at line 5351 of file Structs.h.

◆ _renderFlags

int X3D_DISEntityManager::_renderFlags

Definition at line 5322 of file Structs.h.

◆ addedEntities

struct Multi_Node X3D_DISEntityManager::addedEntities

Definition at line 5362 of file Structs.h.

◆ addEntities

struct Multi_Node X3D_DISEntityManager::addEntities

Definition at line 5364 of file Structs.h.

◆ address

struct Uni_String* X3D_DISEntityManager::address

Definition at line 5339 of file Structs.h.

◆ applicationID

int X3D_DISEntityManager::applicationID

Definition at line 5357 of file Structs.h.

◆ children

struct Multi_Node X3D_DISEntityManager::children

Definition at line 5360 of file Structs.h.

◆ enabled

int X3D_DISEntityManager::enabled

Definition at line 5336 of file Structs.h.

◆ entities

struct Multi_Node X3D_DISEntityManager::entities

Definition at line 5366 of file Structs.h.

◆ entityID

int X3D_DISEntityManager::entityID

Definition at line 5356 of file Structs.h.

◆ isActive

int X3D_DISEntityManager::isActive

Definition at line 5337 of file Structs.h.

◆ isNetworkReader

int X3D_DISEntityManager::isNetworkReader

Definition at line 5344 of file Structs.h.

◆ isNetworkWriter

int X3D_DISEntityManager::isNetworkWriter

Definition at line 5345 of file Structs.h.

◆ isRtpHeaderHeard

int X3D_DISEntityManager::isRtpHeaderHeard

Definition at line 5350 of file Structs.h.

◆ isStandAlone

int X3D_DISEntityManager::isStandAlone

Definition at line 5346 of file Structs.h.

◆ mapping

struct Multi_Node X3D_DISEntityManager::mapping

Definition at line 5359 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_DISEntityManager::metadata

Definition at line 5361 of file Structs.h.

◆ multicastRelayHost

struct Uni_String* X3D_DISEntityManager::multicastRelayHost

Definition at line 5341 of file Structs.h.

◆ multicastRelayPort

int X3D_DISEntityManager::multicastRelayPort

Definition at line 5342 of file Structs.h.

◆ networkMode

struct Uni_String* X3D_DISEntityManager::networkMode

Definition at line 5343 of file Structs.h.

◆ port

int X3D_DISEntityManager::port

Definition at line 5340 of file Structs.h.

◆ readInterval

double X3D_DISEntityManager::readInterval

Definition at line 5347 of file Structs.h.

◆ referenceCount

int X3D_DISEntityManager::referenceCount

Definition at line 5331 of file Structs.h.

◆ removedEntities

struct Multi_Node X3D_DISEntityManager::removedEntities

Definition at line 5363 of file Structs.h.

◆ removeEntities

struct Multi_Node X3D_DISEntityManager::removeEntities

Definition at line 5365 of file Structs.h.

◆ rtpHeaderExpected

int X3D_DISEntityManager::rtpHeaderExpected

Definition at line 5349 of file Structs.h.

◆ siteID

int X3D_DISEntityManager::siteID

Definition at line 5358 of file Structs.h.

◆ timestamp

double X3D_DISEntityManager::timestamp

Definition at line 5338 of file Structs.h.

◆ writeInterval

double X3D_DISEntityManager::writeInterval

Definition at line 5348 of file Structs.h.


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