GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
GF_ProtoFieldInterface Struct Reference

#include <scenegraph_dev.h>

+ Collaboration diagram for GF_ProtoFieldInterface:

Data Fields

u8 EventType
 
u8 FieldType
 
char * FieldName
 
void * def_value
 
GF_Nodedef_sfnode_value
 
GF_ChildNodeItemdef_mfnode_value
 
u32 IN_index
 
u32 OUT_index
 
u32 DEF_index
 
u32 ALL_index
 
u32 QP_Type
 
u32 hasMinMax
 
void * qp_min_value
 
void * qp_max_value
 
u32 NumBits
 
u32 Anim_Type
 
void * userpriv
 
void(* OnDelete )(void *ptr)
 

Field Documentation

u8 GF_ProtoFieldInterface::EventType
u8 GF_ProtoFieldInterface::FieldType
char* GF_ProtoFieldInterface::FieldName
void* GF_ProtoFieldInterface::def_value
GF_Node* GF_ProtoFieldInterface::def_sfnode_value
GF_ChildNodeItem* GF_ProtoFieldInterface::def_mfnode_value
u32 GF_ProtoFieldInterface::IN_index
u32 GF_ProtoFieldInterface::OUT_index
u32 GF_ProtoFieldInterface::DEF_index
u32 GF_ProtoFieldInterface::ALL_index
u32 GF_ProtoFieldInterface::QP_Type
u32 GF_ProtoFieldInterface::hasMinMax
void* GF_ProtoFieldInterface::qp_min_value
void * GF_ProtoFieldInterface::qp_max_value
u32 GF_ProtoFieldInterface::NumBits
u32 GF_ProtoFieldInterface::Anim_Type
void* GF_ProtoFieldInterface::userpriv
void(* GF_ProtoFieldInterface::OnDelete)(void *ptr)

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