FreeWRL / FreeX3D 4.3.0
X3D_DISEntityManager 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
 
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 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 4158 of file Structs.h.

Field Documentation

◆ _change

int X3D_DISEntityManager::_change

Definition at line 4162 of file Structs.h.

◆ _defaultContainer

int X3D_DISEntityManager::_defaultContainer

Definition at line 4169 of file Structs.h.

◆ _dist

double X3D_DISEntityManager::_dist

Definition at line 4165 of file Structs.h.

◆ _dsock

struct X3D_Node* X3D_DISEntityManager::_dsock

Definition at line 4189 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_DISEntityManager::_executionContext

Definition at line 4171 of file Structs.h.

◆ _extent

float X3D_DISEntityManager::_extent[6]

Definition at line 4166 of file Structs.h.

◆ _gc

void* X3D_DISEntityManager::_gc

Definition at line 4170 of file Structs.h.

◆ _hit

int X3D_DISEntityManager::_hit

Definition at line 4161 of file Structs.h.

◆ _ichange

int X3D_DISEntityManager::_ichange

Definition at line 4163 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_DISEntityManager::_intern

Definition at line 4167 of file Structs.h.

◆ _lasttime

double X3D_DISEntityManager::_lasttime

Definition at line 4190 of file Structs.h.

◆ _nodeType

int X3D_DISEntityManager::_nodeType

Definition at line 4159 of file Structs.h.

◆ _oldState

struct X3D_Node* X3D_DISEntityManager::_oldState

Definition at line 4192 of file Structs.h.

◆ _parentVector

struct Vector* X3D_DISEntityManager::_parentVector

Definition at line 4164 of file Structs.h.

◆ _pduchange_create

int X3D_DISEntityManager::_pduchange_create

Definition at line 4203 of file Structs.h.

◆ _pduchange_em_info

int X3D_DISEntityManager::_pduchange_em_info

Definition at line 4205 of file Structs.h.

◆ _pduchange_networksensor

int X3D_DISEntityManager::_pduchange_networksensor

Definition at line 4191 of file Structs.h.

◆ _pduchange_remove

int X3D_DISEntityManager::_pduchange_remove

Definition at line 4204 of file Structs.h.

◆ _registered

int X3D_DISEntityManager::_registered

Definition at line 4188 of file Structs.h.

◆ _renderFlags

int X3D_DISEntityManager::_renderFlags

Definition at line 4160 of file Structs.h.

◆ addedEntities

struct Multi_Node X3D_DISEntityManager::addedEntities

Definition at line 4198 of file Structs.h.

◆ addEntities

struct Multi_Node X3D_DISEntityManager::addEntities

Definition at line 4200 of file Structs.h.

◆ address

struct Uni_String* X3D_DISEntityManager::address

Definition at line 4176 of file Structs.h.

◆ applicationID

int X3D_DISEntityManager::applicationID

Definition at line 4194 of file Structs.h.

◆ enabled

int X3D_DISEntityManager::enabled

Definition at line 4173 of file Structs.h.

◆ entities

struct Multi_Node X3D_DISEntityManager::entities

Definition at line 4202 of file Structs.h.

◆ entityID

int X3D_DISEntityManager::entityID

Definition at line 4193 of file Structs.h.

◆ isActive

int X3D_DISEntityManager::isActive

Definition at line 4174 of file Structs.h.

◆ isNetworkReader

int X3D_DISEntityManager::isNetworkReader

Definition at line 4181 of file Structs.h.

◆ isNetworkWriter

int X3D_DISEntityManager::isNetworkWriter

Definition at line 4182 of file Structs.h.

◆ isRtpHeaderHeard

int X3D_DISEntityManager::isRtpHeaderHeard

Definition at line 4187 of file Structs.h.

◆ isStandAlone

int X3D_DISEntityManager::isStandAlone

Definition at line 4183 of file Structs.h.

◆ mapping

struct Multi_Node X3D_DISEntityManager::mapping

Definition at line 4196 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_DISEntityManager::metadata

Definition at line 4197 of file Structs.h.

◆ multicastRelayHost

struct Uni_String* X3D_DISEntityManager::multicastRelayHost

Definition at line 4178 of file Structs.h.

◆ multicastRelayPort

int X3D_DISEntityManager::multicastRelayPort

Definition at line 4179 of file Structs.h.

◆ networkMode

struct Uni_String* X3D_DISEntityManager::networkMode

Definition at line 4180 of file Structs.h.

◆ port

int X3D_DISEntityManager::port

Definition at line 4177 of file Structs.h.

◆ readInterval

double X3D_DISEntityManager::readInterval

Definition at line 4184 of file Structs.h.

◆ referenceCount

int X3D_DISEntityManager::referenceCount

Definition at line 4168 of file Structs.h.

◆ removedEntities

struct Multi_Node X3D_DISEntityManager::removedEntities

Definition at line 4199 of file Structs.h.

◆ removeEntities

struct Multi_Node X3D_DISEntityManager::removeEntities

Definition at line 4201 of file Structs.h.

◆ rtpHeaderExpected

int X3D_DISEntityManager::rtpHeaderExpected

Definition at line 4186 of file Structs.h.

◆ siteID

int X3D_DISEntityManager::siteID

Definition at line 4195 of file Structs.h.

◆ timestamp

double X3D_DISEntityManager::timestamp

Definition at line 4175 of file Structs.h.

◆ writeInterval

double X3D_DISEntityManager::writeInterval

Definition at line 4185 of file Structs.h.


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