Home
last modified time | relevance | path

Searched refs:deformable (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DCatalogLight.java124 boolean resizable, boolean deformable, boolean texturable, in CatalogLight() argument
163 boolean resizable, boolean deformable, boolean texturable, in CatalogLight() argument
166 … lightSources, staircaseCutOutShape, modelRotation, creator, resizable, deformable, texturable, in CatalogLight()
208 boolean resizable, boolean deformable, boolean texturable, in CatalogLight() argument
212 staircaseCutOutShape, modelRotation, creator, resizable, deformable, texturable, in CatalogLight()
256 boolean resizable, boolean deformable, boolean texturable, in CatalogLight() argument
260 staircaseCutOutShape, modelRotation, false, creator, resizable, deformable, texturable, in CatalogLight()
305 boolean resizable, boolean deformable, boolean texturable, in CatalogLight() argument
357 … boolean resizable, boolean deformable, boolean texturable, boolean horizontallyRotatable, in CatalogLight() argument
410 … boolean resizable, boolean deformable, boolean texturable, boolean horizontallyRotatable, in CatalogLight() argument
[all …]
H A DCatalogDoorOrWindow.java136 boolean resizable, boolean deformable, boolean texturable, in CatalogDoorOrWindow() argument
140 … modelRotation, creator, resizable, deformable, texturable, price, valueAddedTaxPercentage, null); in CatalogDoorOrWindow()
176 boolean resizable, boolean deformable, boolean texturable, in CatalogDoorOrWindow() argument
180 …modelRotation, creator, resizable, deformable, texturable, price, valueAddedTaxPercentage, currenc… in CatalogDoorOrWindow()
221 boolean resizable, boolean deformable, boolean texturable, in CatalogDoorOrWindow() argument
268 boolean resizable, boolean deformable, boolean texturable, in CatalogDoorOrWindow() argument
317 boolean resizable, boolean deformable, boolean texturable, in CatalogDoorOrWindow() argument
367 boolean resizable, boolean deformable, boolean texturable, in CatalogDoorOrWindow() argument
423 boolean resizable, boolean deformable, boolean texturable, in CatalogDoorOrWindow() argument
481 boolean resizable, boolean deformable, boolean texturable, in CatalogDoorOrWindow() argument
[all …]
H A DCatalogPieceOfFurniture.java66 private final boolean deformable; field in CatalogPieceOfFurniture
225 boolean resizable, boolean deformable, boolean texturable, in CatalogPieceOfFurniture() argument
228 movable, null, modelRotation, creator, resizable, deformable, texturable, in CatalogPieceOfFurniture()
264 boolean resizable, boolean deformable, boolean texturable, in CatalogPieceOfFurniture() argument
308 boolean resizable, boolean deformable, boolean texturable, in CatalogPieceOfFurniture() argument
355 boolean resizable, boolean deformable, boolean texturable, in CatalogPieceOfFurniture() argument
359 creator, resizable, deformable, texturable, price, valueAddedTaxPercentage, currency); in CatalogPieceOfFurniture()
403 boolean resizable, boolean deformable, boolean texturable, in CatalogPieceOfFurniture() argument
511 modelSize, creator, resizable, deformable, texturable, horizontallyRotatable, in CatalogPieceOfFurniture()
678 this.deformable = deformable; in CatalogPieceOfFurniture()
[all …]
H A DHomeFurnitureGroup.java46 private boolean deformable; field in HomeFurnitureGroup
108 this.deformable = true; in HomeFurnitureGroup()
144 this.deformable = true; in readObject()
158 this.deformable = true; in updateLocationAndSize()
164 this.deformable &= piece.isDeformable(); in updateLocationAndSize()
421 return this.deformable; in isDeformable()
/dports/misc/usd/USD-21.11/pxr/usd/pcp/testenv/testPcpRegressionBugs_bug74847.testenv/bug74847/
H A Dref.sdf6 add variantSets = "deformable"
8 string deformable = "off"
12 variantSet "deformable" = {
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Documentation/commands/_descriptions/
H A Ddeform-mesh.rst4 Iteratively minimizes a deformable surface model energy functional. The gradient of
5 the energy terms are the internal and external forces of the deformable surface model.
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Documentation/commands/_summaries/
H A Ddeform-mesh.rst5 Iteratively minimizes a deformable surface model energy functional. The gradient of
6 the energy terms are the internal and external forces of the deformable surface model.
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Documentation/
H A Dmodules.rst18 modules/deformable
106 .. include:: modules/_descriptions/deformable.rst
108 :doc:`[more] <modules/deformable>`
/dports/science/chrono/chrono-7.0.1/doxygen/documentation/tutorials/vehicle/
H A DchronoVehicle.md23 - demo_VEH_HMMWV_DefSoil - wheeled vehicle on [SCM deformable terrain](@ref vehicle_terrain_scm) (B…
26 - demo_VEH_M113_DefSoil - tracked vehicle on [SCM deformable terrain](@ref vehicle_terrain_scm) (Be…
35 - demo_VEH_DeformableSoil - demonstration of location-dependent soil parameters in [SCM deformable
/dports/science/chrono/chrono-7.0.1/src/chrono_synchrono/flatbuffer/fbs/
H A DTerrain.fbs15 // Schema file that defines state data for Soil Contact Model (SCM) deformable
17 // To synchronize deformable terrain state, it is sufficient to communicate
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-autodiff_test/examples/
H A Ddeformable_joint_ad_tmp.mbdyn72 deformable joint ad,
87 deformable joint ad,
102 deformable joint ad,
H A Ddeformable_joint_ad_f77.mbdyn74 deformable joint ad,
89 deformable joint ad,
104 deformable joint ad,
H A Ddeformable_joint_ad_trad.mbdyn72 deformable joint ad,
87 deformable joint ad,
102 deformable joint ad,
/dports/devel/bullet/bullet3-3.21/examples/Importers/ImportURDFDemo/
H A DUrdfParser.cpp1123 UrdfDeformable& deformable = model.m_deformable; in parseDeformable() local
1130 deformable.m_name = deformableName; in parseDeformable()
1142 logger->reportError(deformable.m_name.c_str()); in parseDeformable()
1145 deformable.m_mass = inertia.m_mass; in parseDeformable()
1166 deformable.m_friction = urdfLexicalCast<double>(friction_xml->Attribute("value")); in parseDeformable()
1188 deformable.m_gravFactor = urdfLexicalCast<double>(grav_xml->Attribute("value")); in parseDeformable()
1194 deformable.m_cache_barycenter = true; in parseDeformable()
1248 deformable.m_visualFileName = fn; in parseDeformable()
1253 &deformable.m_visualFileName, &out_type); in parseDeformable()
1272 &deformable.m_simFileName, &out_type); in parseDeformable()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/Importers/ImportURDFDemo/
H A DUrdfParser.cpp1123 UrdfDeformable& deformable = model.m_deformable; in parseDeformable() local
1130 deformable.m_name = deformableName; in parseDeformable()
1142 logger->reportError(deformable.m_name.c_str()); in parseDeformable()
1145 deformable.m_mass = inertia.m_mass; in parseDeformable()
1166 deformable.m_friction = urdfLexicalCast<double>(friction_xml->Attribute("value")); in parseDeformable()
1188 deformable.m_gravFactor = urdfLexicalCast<double>(grav_xml->Attribute("value")); in parseDeformable()
1194 deformable.m_cache_barycenter = true; in parseDeformable()
1248 deformable.m_visualFileName = fn; in parseDeformable()
1253 &deformable.m_visualFileName, &out_type); in parseDeformable()
1272 &deformable.m_simFileName, &out_type); in parseDeformable()
[all …]
/dports/math/cgal/CGAL-5.3/examples/Surface_mesh_deformation/data/
H A Dcactus.sel1 # per vertex status: 0=fixed, 1=deformable-region, 2=handle
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DHomeFurnitureController.java124 private boolean deformable; field in HomeFurnitureController
699 boolean deformable = true; in updateProperties()
709 deformable = false; in updateProperties()
714 deformable = piece.isDeformable() in updateProperties()
718 setDeformable(deformable); in updateProperties()
1529 private void setDeformable(boolean deformable) { in setDeformable() argument
1530 if (deformable != this.deformable) { in setDeformable()
1531 boolean oldDeformable = this.deformable; in setDeformable()
1532 this.deformable = deformable; in setDeformable()
1541 return this.deformable; in isDeformable()
[all …]
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Documentation/modules/
H A Ddeformable.rst7 .. include:: _descriptions/deformable.rst
H A D_refs.rst8 .. |Deformable| replace:: :doc:`Deformable </modules/deformable>`
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/DeformableMesh/
H A Ditk-module.cmake2 a deformable mesh that experiences a variety of forces.")
/dports/science/chrono/chrono-7.0.1/doxygen/documentation/tutorials/synchrono/
H A DchronoSynChrono.md6 …ons, modeling of intelligent intersection systems, and synchronization of deformable (SCM) terrain.
15 * demo_SYN_scm(_tracked) - Demo showing support for synchronized deformable (SCM) terrain
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/PDEDeformable/
H A Ditk-module.cmake1 set(DOCUMENTATION "This module contains classes for deformable image
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/GPUPDEDeformable/
H A Ditk-module.cmake2 for deformable image registration based on intensity differences by solving
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/FEM/
H A Ditk-module.cmake1 set(DOCUMENTATION "This module contains classes to perform deformable image
/dports/science/chrono/chrono-7.0.1/doxygen/documentation/module_vehicle/
H A Dwheeled_rig.md33 …single tire interacting with [rigid](@ref vehicle_terrain_rigid), [SCM deformable](@ref vehicle_te…
39 …ire tests, using a Pac02 tire on rigid terrain and a rigid tire on SCM deformable terrain, respect…

1234567