Home
last modified time | relevance | path

Searched defs:useMesh (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/OpenFlight/
H A DexpGeometryRecords.cpp908 bool useMesh( false ); in handleDrawArrays() local
980 bool useMesh( false ); in handleDrawArrayLengths() local
1069 bool useMesh( false ); in handleDrawElements() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/src/generic/
H A Dfemparm.h173 int useMesh; /**< Indicates whether we use external finite element mesh */ member
/dports/science/tinker/tinker/apbs/include/macos/apbs/
H A Dfemparm.h162 int useMesh; /**< Indicates whether we use external finite element mesh */ member
/dports/science/tinker/tinker/apbs/include/linux/apbs/
H A Dfemparm.h162 int useMesh; /**< Indicates whether we use external finite element mesh */ member
/dports/science/chrono/chrono-7.0.1/src/demos/vehicle/terrain/
H A Ddemo_VEH_CRGTerrain.cpp65 bool useMesh = false; variable
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Test/
H A DtestContactGeometry.cpp112 int testBouncingBall(bool useMesh, const std::string mesh_filename) in testBouncingBall()
/dports/math/mathgl/mathgl-2.5/src/prc/
H A DoPRCFile.h734 void useMesh(uint32_t tess_index, const PRCmaterial& m, PRCGENTRANSFORM) in useMesh() function
737 void useMesh(uint32_t tess_index, const PRCmaterial& m, PRCCARTRANSFORM) in useMesh() function
H A DoPRCFile.cc1484 void oPRCFile::useMesh(uint32_t tess_index, uint32_t style_index, const double origin[3], const dou… in useMesh() function in oPRCFile
1495 void oPRCFile::useMesh(uint32_t tess_index, uint32_t style_index, const double* t) in useMesh() function in oPRCFile
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/prc/
H A DoPRCFile.h806 void useMesh(uint32_t tess_index, const PRCmaterial& m, PRCGENTRANSFORM) in useMesh() function
809 void useMesh(uint32_t tess_index, const PRCmaterial& m, PRCCARTRANSFORM) in useMesh() function
H A DoPRCFile.cc1508 void oPRCFile::useMesh(uint32_t tess_index, uint32_t style_index, const double origin[3], const dou… in useMesh() function in oPRCFile
1519 void oPRCFile::useMesh(uint32_t tess_index, uint32_t style_index, const double* t) in useMesh() function in oPRCFile
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/prc/
H A DoPRCFile.h805 void useMesh(uint32_t tess_index, const PRCmaterial& m, PRCGENTRANSFORM) in useMesh() function
808 void useMesh(uint32_t tess_index, const PRCmaterial& m, PRCCARTRANSFORM) in useMesh() function
H A DoPRCFile.cc1508 void oPRCFile::useMesh(uint32_t tess_index, uint32_t style_index, const double origin[3], const dou… in useMesh() function in oPRCFile
1519 void oPRCFile::useMesh(uint32_t tess_index, uint32_t style_index, const double* t) in useMesh() function in oPRCFile
/dports/math/asymptote/asymptote-2.67/prc/
H A DoPRCFile.cc1456 void oPRCFile::useMesh(uint32_t tess_index, uint32_t style_index, const double origin[3], const dou… in useMesh() function in prc::oPRCFile
1467 void oPRCFile::useMesh(uint32_t tess_index, uint32_t style_index, const double* t) in useMesh() function in prc::oPRCFile
H A DoPRCFile.h996 void useMesh(uint32_t tess_index, const PRCmaterial& m, PRCGENTRANSFORM) in useMesh() function
999 void useMesh(uint32_t tess_index, const PRCmaterial& m, PRCCARTRANSFORM) in useMesh() function
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/sixlowpan/model/
H A Dsixlowpan-net-device.cc554 bool useMesh = m_meshUnder; in DoSend() local