Home
last modified time | relevance | path

Searched refs:NUM_Z (Results 1 – 5 of 5) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/ExtendedTutorials/
H A DSimpleCloth.cpp98 const int NUM_Z = 31; //vertices on Z axis in initPhysics() local
99 createSoftBody(s, NUM_X, NUM_Z); in initPhysics()
/dports/devel/py-bullet3/bullet3-3.21/examples/ExtendedTutorials/
H A DSimpleCloth.cpp98 const int NUM_Z = 31; //vertices on Z axis in initPhysics() local
99 createSoftBody(s, NUM_X, NUM_Z); in initPhysics()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/cpp/
H A DNgonGridData.cpp76 return NUM_Z; in getPropertyFromName()
132 case NUM_Z : in getDataProperty()
/dports/dns/fpdns/fpdns-20190131/utils/response_collector/
H A Dmain.cpp49 #define NUM_Z 2 macro
152 for (z = 0; z < NUM_Z; z++) { in main()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/includes/
H A DDataProperties.hxx55 #define NUM_Z 24 macro