MFVec3f           242 include/gpac/internal/mesh.h void mesh_extrude_path(GF_Mesh *mesh, GF_Path *path, MFVec3f *thespine, Fixed creaseAngle, Bool begin_cap, Bool end_cap, MFRotation *spine_ori, MFVec2f *spine_scale, Bool tx_along_spine);
MFVec3f           244 include/gpac/internal/mesh.h void mesh_extrude_path_ext(GF_Mesh *mesh, GF_Path *path, MFVec3f *thespine, Fixed creaseAngle, Fixed min_cx, Fixed min_cy, Fixed width_cx, Fixed width_cy, Bool begin_cap, Bool end_cap, MFRotation *spine_ori, MFVec2f *spine_scale, Bool tx_along_spine);
MFVec3f           370 include/gpac/internal/scenegraph_dev.h void gf_sg_mfvec3f_del(MFVec3f par);
MFVec3f           503 include/gpac/nodes_mpeg4.h 	MFVec3f point;	/*exposedField*/
MFVec3f           520 include/gpac/nodes_mpeg4.h 	MFVec3f keyValue;	/*exposedField*/
MFVec3f           521 include/gpac/nodes_mpeg4.h 	MFVec3f value_changed;	/*eventOut*/
MFVec3f           638 include/gpac/nodes_mpeg4.h 	MFVec3f set_spine;	/*eventIn*/
MFVec3f           649 include/gpac/nodes_mpeg4.h 	MFVec3f spine;	/*field*/
MFVec3f           670 include/gpac/nodes_mpeg4.h 	MFVec3f displacements;	/*field*/
MFVec3f          1061 include/gpac/nodes_mpeg4.h 	MFVec3f vector;	/*exposedField*/
MFVec3f          1071 include/gpac/nodes_mpeg4.h 	MFVec3f keyValue;	/*exposedField*/
MFVec3f          1072 include/gpac/nodes_mpeg4.h 	MFVec3f value_changed;	/*eventOut*/
MFVec3f          1167 include/gpac/nodes_mpeg4.h 	MFVec3f keyValue;	/*exposedField*/
MFVec3f          1483 include/gpac/nodes_mpeg4.h 	MFVec3f inMFVec3f;	/*eventIn*/
MFVec3f          1500 include/gpac/nodes_mpeg4.h 	MFVec3f outMFVec3f;	/*eventOut*/
MFVec3f          1925 include/gpac/nodes_mpeg4.h 	MFVec3f displacements;	/*exposedField*/
MFVec3f          2196 include/gpac/nodes_mpeg4.h 	MFVec3f frame;	/*exposedField*/
MFVec3f          2296 include/gpac/nodes_mpeg4.h 	MFVec3f controlPoint;	/*exposedField*/
MFVec3f          2421 include/gpac/nodes_mpeg4.h 	MFVec3f keyValue;	/*exposedField*/
MFVec3f          2550 include/gpac/nodes_mpeg4.h 	MFVec3f momentsOfInertia;	/*exposedField*/
MFVec3f          2783 include/gpac/nodes_mpeg4.h 	MFVec3f translation;	/*exposedField*/
MFVec3f          2910 include/gpac/nodes_mpeg4.h 	MFVec3f channelDirection;	/*exposedField*/
MFVec3f          2958 include/gpac/nodes_mpeg4.h 	MFVec3f cameraVector;	/*exposedField*/
MFVec3f          2971 include/gpac/nodes_mpeg4.h 	MFVec3f splatU;	/*field*/
MFVec3f          2972 include/gpac/nodes_mpeg4.h 	MFVec3f splatV;	/*field*/
MFVec3f           405 include/gpac/nodes_x3d.h 	MFVec3f point;	/*exposedField*/
MFVec3f           432 include/gpac/nodes_x3d.h 	MFVec3f keyValue;	/*exposedField*/
MFVec3f           433 include/gpac/nodes_x3d.h 	MFVec3f value_changed;	/*eventOut*/
MFVec3f           630 include/gpac/nodes_x3d.h 	MFVec3f set_spine;	/*eventIn*/
MFVec3f           641 include/gpac/nodes_x3d.h 	MFVec3f spine;	/*field*/
MFVec3f           840 include/gpac/nodes_x3d.h 	MFVec3f displacements;	/*exposedField*/
MFVec3f          1256 include/gpac/nodes_x3d.h 	MFVec3f vector;	/*exposedField*/
MFVec3f          1267 include/gpac/nodes_x3d.h 	MFVec3f keyValue;	/*exposedField*/
MFVec3f          1268 include/gpac/nodes_x3d.h 	MFVec3f value_changed;	/*eventOut*/
MFVec3f          1276 include/gpac/nodes_x3d.h 	MFVec3f controlPoint;	/*exposedField*/
MFVec3f          1527 include/gpac/nodes_x3d.h 	MFVec3f keyValue;	/*exposedField*/
MFVec3f            58 src/compositor/hardcoded_protos.c 	MFVec3f *spine;
MFVec3f            77 src/compositor/hardcoded_protos.c 	path_ext->spine = (MFVec3f *) field.far_ptr;
MFVec3f           212 src/compositor/hardcoded_protos.c 	MFVec3f spine_vec;
MFVec3f          1733 src/compositor/mesh.c static void mesh_extrude_path_intern(GF_Mesh *mesh, GF_Path *path, MFVec3f *thespine, Fixed creaseAngle, Fixed min_cx, Fixed min_cy, Fixed width_cx, Fixed width_cy, Bool begin_cap, Bool end_cap, MFRotation *spine_ori, MFVec2f *spine_scale, Bool tx_along_spine)
MFVec3f          2334 src/compositor/mesh.c void mesh_extrude_path_ext(GF_Mesh *mesh, GF_Path *path, MFVec3f *thespine, Fixed creaseAngle, Fixed min_cx, Fixed min_cy, Fixed width_cx, Fixed width_cy, Bool begin_cap, Bool end_cap, MFRotation *spine_ori, MFVec2f *spine_scale, Bool tx_along_spine)
MFVec3f          2339 src/compositor/mesh.c void mesh_extrude_path(GF_Mesh *mesh, GF_Path *path, MFVec3f *thespine, Fixed creaseAngle, Bool begin_cap, Bool end_cap, MFRotation *spine_ori, MFVec2f *spine_scale, Bool tx_along_spine)
MFVec3f           726 src/compositor/mpeg4_text.c void compositor_extrude_text(GF_Node *node, GF_TraverseState *tr_state, GF_Mesh *mesh, MFVec3f *thespine, Fixed creaseAngle, Bool begin_cap, Bool end_cap, MFRotation *spine_ori, MFVec2f *spine_scale, Bool txAlongSpine)
MFVec3f           269 src/compositor/nodes_stacks.h void compositor_extrude_text(GF_Node *node, GF_TraverseState *tr_state, GF_Mesh *mesh, MFVec3f *thespine, Fixed creaseAngle, Bool begin_cap, Bool end_cap, MFRotation *spine_ori, MFVec2f *spine_scale, Bool txAlongSpine);
MFVec3f           420 src/compositor/x3d_geometry.c 	MFVec3f *norms;
MFVec3f           573 src/compositor/x3d_geometry.c 	MFVec3f *norms;
MFVec3f           830 src/compositor/x3d_geometry.c 	MFVec3f *norms;
MFVec3f           243 src/scene_manager/scene_stats.c 		MFVec3f *mf3d = (MFVec3f *)field->far_ptr;
MFVec3f            94 src/scenegraph/mpeg4_valuator.c 		SFVec3f sfv = ((MFVec3f *)inMFField)->vals[i];
MFVec3f           139 src/scenegraph/vrml_interpolators.c static Bool CI_SetFraction(Fixed fraction, MFVec3f *vals, MFFloat *key, MFVec3f *keyValue)
MFVec3f          2985 src/scenegraph/vrml_smjs.c 	gf_sg_vrml_field_copy(& ((MFVec3f *)ptr->field.far_ptr)->vals[ind], from->field.far_ptr, from->field.fieldType);
MFVec3f          3833 src/scenegraph/vrml_smjs.c 				gf_sg_vrml_field_copy(& ((MFVec3f*)field->far_ptr)->vals[i], from->field.far_ptr, GF_SG_VRML_SFVEC3F);
MFVec3f          4225 src/scenegraph/vrml_smjs.c 		MFVec3f *f = (MFVec3f *) field->far_ptr;
MFVec3f           418 src/scenegraph/vrml_tools.c static MFVec3f *NewMFVec3f()
MFVec3f           420 src/scenegraph/vrml_tools.c 	MFVec3f *tmp = (MFVec3f *)gf_malloc(sizeof(MFVec3f));
MFVec3f           421 src/scenegraph/vrml_tools.c 	memset(tmp, 0, sizeof(MFVec3f));
MFVec3f           587 src/scenegraph/vrml_tools.c void gf_sg_mfvec3f_del(MFVec3f par) {
MFVec3f           674 src/scenegraph/vrml_tools.c 		gf_sg_mfvec3f_del( * ((MFVec3f *)field));