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
M_Valuator Struct Reference

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_Valuator:

Data Fields

struct _nodepriv * sgprivate
 
SFBool inSFBool
 
void(* on_inSFBool )(GF_Node *pThis, struct _route *route)
 
SFColor inSFColor
 
void(* on_inSFColor )(GF_Node *pThis, struct _route *route)
 
MFColor inMFColor
 
void(* on_inMFColor )(GF_Node *pThis, struct _route *route)
 
SFFloat inSFFloat
 
void(* on_inSFFloat )(GF_Node *pThis, struct _route *route)
 
MFFloat inMFFloat
 
void(* on_inMFFloat )(GF_Node *pThis, struct _route *route)
 
SFInt32 inSFInt32
 
void(* on_inSFInt32 )(GF_Node *pThis, struct _route *route)
 
MFInt32 inMFInt32
 
void(* on_inMFInt32 )(GF_Node *pThis, struct _route *route)
 
SFRotation inSFRotation
 
void(* on_inSFRotation )(GF_Node *pThis, struct _route *route)
 
MFRotation inMFRotation
 
void(* on_inMFRotation )(GF_Node *pThis, struct _route *route)
 
SFString inSFString
 
void(* on_inSFString )(GF_Node *pThis, struct _route *route)
 
MFString inMFString
 
void(* on_inMFString )(GF_Node *pThis, struct _route *route)
 
SFTime inSFTime
 
void(* on_inSFTime )(GF_Node *pThis, struct _route *route)
 
SFVec2f inSFVec2f
 
void(* on_inSFVec2f )(GF_Node *pThis, struct _route *route)
 
MFVec2f inMFVec2f
 
void(* on_inMFVec2f )(GF_Node *pThis, struct _route *route)
 
SFVec3f inSFVec3f
 
void(* on_inSFVec3f )(GF_Node *pThis, struct _route *route)
 
MFVec3f inMFVec3f
 
void(* on_inMFVec3f )(GF_Node *pThis, struct _route *route)
 
SFBool outSFBool
 
SFColor outSFColor
 
MFColor outMFColor
 
SFFloat outSFFloat
 
MFFloat outMFFloat
 
SFInt32 outSFInt32
 
MFInt32 outMFInt32
 
SFRotation outSFRotation
 
MFRotation outMFRotation
 
SFString outSFString
 
MFString outMFString
 
SFTime outSFTime
 
SFVec2f outSFVec2f
 
MFVec2f outMFVec2f
 
SFVec3f outSFVec3f
 
MFVec3f outMFVec3f
 
SFFloat Factor1
 
SFFloat Factor2
 
SFFloat Factor3
 
SFFloat Factor4
 
SFFloat Offset1
 
SFFloat Offset2
 
SFFloat Offset3
 
SFFloat Offset4
 
SFBool Sum
 

Field Documentation

struct _nodepriv* M_Valuator::sgprivate
SFBool M_Valuator::inSFBool
void(* M_Valuator::on_inSFBool)(GF_Node *pThis, struct _route *route)
SFColor M_Valuator::inSFColor
void(* M_Valuator::on_inSFColor)(GF_Node *pThis, struct _route *route)
MFColor M_Valuator::inMFColor
void(* M_Valuator::on_inMFColor)(GF_Node *pThis, struct _route *route)
SFFloat M_Valuator::inSFFloat
void(* M_Valuator::on_inSFFloat)(GF_Node *pThis, struct _route *route)
MFFloat M_Valuator::inMFFloat
void(* M_Valuator::on_inMFFloat)(GF_Node *pThis, struct _route *route)
SFInt32 M_Valuator::inSFInt32
void(* M_Valuator::on_inSFInt32)(GF_Node *pThis, struct _route *route)
MFInt32 M_Valuator::inMFInt32
void(* M_Valuator::on_inMFInt32)(GF_Node *pThis, struct _route *route)
SFRotation M_Valuator::inSFRotation
void(* M_Valuator::on_inSFRotation)(GF_Node *pThis, struct _route *route)
MFRotation M_Valuator::inMFRotation
void(* M_Valuator::on_inMFRotation)(GF_Node *pThis, struct _route *route)
SFString M_Valuator::inSFString
void(* M_Valuator::on_inSFString)(GF_Node *pThis, struct _route *route)
MFString M_Valuator::inMFString
void(* M_Valuator::on_inMFString)(GF_Node *pThis, struct _route *route)
SFTime M_Valuator::inSFTime
void(* M_Valuator::on_inSFTime)(GF_Node *pThis, struct _route *route)
SFVec2f M_Valuator::inSFVec2f
void(* M_Valuator::on_inSFVec2f)(GF_Node *pThis, struct _route *route)
MFVec2f M_Valuator::inMFVec2f
void(* M_Valuator::on_inMFVec2f)(GF_Node *pThis, struct _route *route)
SFVec3f M_Valuator::inSFVec3f
void(* M_Valuator::on_inSFVec3f)(GF_Node *pThis, struct _route *route)
MFVec3f M_Valuator::inMFVec3f
void(* M_Valuator::on_inMFVec3f)(GF_Node *pThis, struct _route *route)
SFBool M_Valuator::outSFBool
SFColor M_Valuator::outSFColor
MFColor M_Valuator::outMFColor
SFFloat M_Valuator::outSFFloat
MFFloat M_Valuator::outMFFloat
SFInt32 M_Valuator::outSFInt32
MFInt32 M_Valuator::outMFInt32
SFRotation M_Valuator::outSFRotation
MFRotation M_Valuator::outMFRotation
SFString M_Valuator::outSFString
MFString M_Valuator::outMFString
SFTime M_Valuator::outSFTime
SFVec2f M_Valuator::outSFVec2f
MFVec2f M_Valuator::outMFVec2f
SFVec3f M_Valuator::outSFVec3f
MFVec3f M_Valuator::outMFVec3f
SFFloat M_Valuator::Factor1
SFFloat M_Valuator::Factor2
SFFloat M_Valuator::Factor3
SFFloat M_Valuator::Factor4
SFFloat M_Valuator::Offset1
SFFloat M_Valuator::Offset2
SFFloat M_Valuator::Offset3
SFFloat M_Valuator::Offset4
SFBool M_Valuator::Sum

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