|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <nodes_x3d.h>
Collaboration diagram for X_BooleanFilter:Data Fields | |
| struct _nodepriv * | sgprivate |
| SFBool | set_boolean |
| void(* | on_set_boolean )(GF_Node *pThis, struct _route *route) |
| SFBool | inputFalse |
| SFBool | inputNegate |
| SFBool | inputTrue |
| GF_Node * | metadata |
| struct _nodepriv* X_BooleanFilter::sgprivate |
| SFBool X_BooleanFilter::set_boolean |
| void(* X_BooleanFilter::on_set_boolean)(GF_Node *pThis, struct _route *route) |
| SFBool X_BooleanFilter::inputFalse |
| SFBool X_BooleanFilter::inputNegate |
| SFBool X_BooleanFilter::inputTrue |
| GF_Node* X_BooleanFilter::metadata |