Home
last modified time | relevance | path

Searched defs:topradius (Results 1 – 7 of 7) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dacsh_pyramid_class.c17 BITCODE_BD topradius; /*!< DXF 42 */ in api_process() local
H A Ddynapi_test.c27245 BITCODE_BD topradius; in test_ACSH_PYRAMID_CLASS() local
/dports/devel/ode/ode-0.13/ode/demo/
H A Ddemo_gyroscopic.cpp50 const dReal topradius = 1.0f; variable
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A DxcDisplayFunc.c1204 xcSolidCone (GLdouble baseradius, GLdouble topradius, GLdouble height) in xcSolidCone()
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg_api.c26338 const double radius, const double topradius) in dwg_add_ACSH_PYRAMID_CLASS()
26361 const double radius, const double topradius) in dwg_add_PYRAMID()
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py7578topradius = property(_LibreDWG.Dwg_Object_ACSH_PYRAMID_CLASS_topradius_get, _LibreDWG.Dwg_Object_A… variable in Dwg_Object_ACSH_PYRAMID_CLASS
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h6202 BITCODE_BD topradius; /*!< DXF 42 */ member