#include <nodes_mpeg4.h>
|
| 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 |
| |
| struct _nodepriv* M_Valuator::sgprivate |
| void(* M_Valuator::on_inSFBool)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inSFColor)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inMFColor)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inSFFloat)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inMFFloat)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inSFInt32)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inMFInt32)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inSFRotation)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inMFRotation)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inSFString)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inMFString)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inSFTime)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inSFVec2f)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inMFVec2f)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inSFVec3f)(GF_Node *pThis, struct _route *route) |
| void(* M_Valuator::on_inMFVec3f)(GF_Node *pThis, struct _route *route) |
The documentation for this struct was generated from the following file: