Home
last modified time | relevance | path

Searched refs:SoVRMLGeometry (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DGeometry.cpp80 SO_NODE_ABSTRACT_SOURCE(SoVRMLGeometry);
86 SoVRMLGeometry::initClass(void) in initClass()
94 SoVRMLGeometry::SoVRMLGeometry(void) in SoVRMLGeometry() function in SoVRMLGeometry
101 SO_VRMLNODE_INTERNAL_CONSTRUCTOR(SoVRMLGeometry); in SoVRMLGeometry()
107 SoVRMLGeometry::~SoVRMLGeometry() in ~SoVRMLGeometry()
115 SoVRMLGeometry::shouldGLRender(SoGLRenderAction * action) in shouldGLRender()
136 SoVRMLGeometry::getChildren(void) const in getChildren()
145 SoVRMLGeometry * thisp = (SoVRMLGeometry*) this; in getChildren()
156 SoVRMLGeometry::search(SoSearchAction * action) in search()
173 SoVRMLGeometry::notify(SoNotList * list) in notify()
[all …]
H A DInit.cpp45 SoVRMLGeometry::initClass(); in so_vrml_init()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/VRMLnodes/
H A DSoVRMLGeometry.h41 class COIN_DLL_API SoVRMLGeometry : public SoShape
44 SO_NODE_ABSTRACT_HEADER(SoVRMLGeometry);
53 SoVRMLGeometry(void);
54 virtual ~SoVRMLGeometry();
H A DSoVRMLBox.h40 class COIN_DLL_API SoVRMLBox : public SoVRMLGeometry
42 typedef SoVRMLGeometry inherited;
H A DSoVRMLSphere.h40 class COIN_DLL_API SoVRMLSphere : public SoVRMLGeometry
42 typedef SoVRMLGeometry inherited;
H A DSoVRMLCone.h41 class COIN_DLL_API SoVRMLCone : public SoVRMLGeometry
43 typedef SoVRMLGeometry inherited;
H A DSoVRMLCylinder.h41 class COIN_DLL_API SoVRMLCylinder : public SoVRMLGeometry
43 typedef SoVRMLGeometry inherited;
H A DSoVRMLVertexLine.h42 class COIN_DLL_API SoVRMLVertexLine : public SoVRMLGeometry {
43 typedef SoVRMLGeometry inherited;
H A DSoVRMLVertexPoint.h42 class COIN_DLL_API SoVRMLVertexPoint : public SoVRMLGeometry
44 typedef SoVRMLGeometry inherited;
H A DSoVRMLText.h45 class COIN_DLL_API SoVRMLText : public SoVRMLGeometry
47 typedef SoVRMLGeometry inherited;
H A DSoVRMLExtrusion.h44 class COIN_DLL_API SoVRMLExtrusion : public SoVRMLGeometry
46 typedef SoVRMLGeometry inherited;
H A DSoVRMLElevationGrid.h50 class COIN_DLL_API SoVRMLElevationGrid : public SoVRMLGeometry
52 typedef SoVRMLGeometry inherited;
H A DSoVRMLVertexShape.h48 class COIN_DLL_API SoVRMLVertexShape : public SoVRMLGeometry
50 typedef SoVRMLGeometry inherited;
H A DMakefile.am28 SoVRMLGeometry.h \
H A DMakefile.in323 SoVRMLGeometry.h \
/dports/graphics/Coin/coin-Coin-4.0.0/src/actions/
H A DSoToVRML2Action.cpp420 void insert_shape(SoCallbackAction * action, SoVRMLGeometry * geom);
862 SoToVRML2ActionP::insert_shape(SoCallbackAction * action, SoVRMLGeometry * geom) in insert_shape()
2039 SoVRMLGeometry * is; in post_lines_cb()
2185 SoVRMLGeometry * is; in post_primitives_cb()
2257 if (node->isOfType(SoVRMLGeometry::getClassTypeId())) { in post_primitives_cb()
H A DSoReorganizeAction.cpp564 thisp->isvrml = node->isOfType(SoVRMLGeometry::getClassTypeId()); in pre_shape_cb()
/dports/graphics/Coin/coin-Coin-4.0.0/build/misc/
H A Duninstall-headers.bat61 del %COINDIR%\include\Inventor\VRMLnodes\SoVRMLGeometry.h
H A Dinstall-headers.bat61 ….\%msvc%\..\..\include\Inventor\VRMLnodes\SoVRMLGeometry.h %COINDIR%\include\Inventor\VRMLnodes\So…
/dports/graphics/Coin/coin-Coin-4.0.0/docs/
H A Dcoin_doxygenfiles.inc744 ${path_tag}${coin_src_dir}/include/Inventor/VRMLnodes/SoVRMLGeometry.h
H A DChangeLog.20022605 include/Inventor/VRMLnodes/SoVRMLGeometry.h,
4452 SoVRMLFog.h, SoVRMLFontStyle.h, SoVRMLGeometry.h, SoVRMLGroup.h,
8949 include/Inventor/VRMLnodes/SoVRMLGeometry.h,
/dports/graphics/Coin/coin-Coin-4.0.0/build/msvc8/docs/
H A Dcoin4.doxygen449 …nventor\VRMLnodes\SoVRMLFontStyle.h ..\..\include\Inventor\VRMLnodes\SoVRMLGeometry.h ..\..\includ…
/dports/graphics/Coin/coin-Coin-4.0.0/build/msvc7/docs/
H A Dcoin4.doxygen449 …nventor\VRMLnodes\SoVRMLFontStyle.h ..\..\include\Inventor\VRMLnodes\SoVRMLGeometry.h ..\..\includ…
/dports/graphics/Coin/coin-Coin-4.0.0/build/msvc6/docs/
H A Dcoin4.doxygen449 …nventor\VRMLnodes\SoVRMLFontStyle.h ..\..\include\Inventor\VRMLnodes\SoVRMLGeometry.h ..\..\includ…
/dports/graphics/Coin/coin-Coin-4.0.0/build/msvc9/docs/
H A Dcoin4.doxygen449 …nventor\VRMLnodes\SoVRMLFontStyle.h ..\..\include\Inventor\VRMLnodes\SoVRMLGeometry.h ..\..\includ…

12