X_Shape 11229 src/scenegraph/x3d_nodes.c X_Shape *p = (X_Shape *) node; X_Shape 11250 src/scenegraph/x3d_nodes.c info->far_ptr = & ((X_Shape *)node)->appearance; X_Shape 11257 src/scenegraph/x3d_nodes.c info->far_ptr = & ((X_Shape *)node)->geometry; X_Shape 11264 src/scenegraph/x3d_nodes.c info->far_ptr = & ((X_Shape *)node)->metadata; X_Shape 11283 src/scenegraph/x3d_nodes.c X_Shape *p; X_Shape 11284 src/scenegraph/x3d_nodes.c GF_SAFEALLOC(p, X_Shape);