Home
last modified time | relevance | path

Searched defs:layer_storage (Results 1 – 2 of 2) sorted by relevance

/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/
H A DlayerPart.cpp106 SliceLayer& layer_storage = mesh.layers[layer_nr]; in createLayerParts() local
113 SliceLayer& layer_storage = mesh.layers[layer_nr]; in createLayerParts() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DSupportMaterial.cpp183 std::deque<PrintObjectSupportMaterial::MyLayer> &layer_storage, in layer_allocate()
192 std::deque<PrintObjectSupportMaterial::MyLayer> &layer_storage, in layer_allocate()
227 MyLayerStorage layer_storage; in generate() local
1426 const PrintObject &object, const MyLayersPtr &top_contacts, MyLayerStorage &layer_storage, in bottom_contact_layers_and_layer_support_areas()