libslic3r
Library for generating gcode from 3d models
Public Attributes | List of all members
Slic3r::FillHoneycomb::CacheData Struct Reference

#include <FillHoneycomb.hpp>

Public Attributes

coord_t distance
 
coord_t hex_side
 
coord_t hex_width
 
coord_t pattern_height
 
coord_t y_short
 
coord_t x_offset
 
coord_t y_offset
 
Point hex_center
 

Member Data Documentation

◆ distance

coord_t Slic3r::FillHoneycomb::CacheData::distance

◆ hex_center

Point Slic3r::FillHoneycomb::CacheData::hex_center

◆ hex_side

coord_t Slic3r::FillHoneycomb::CacheData::hex_side

◆ hex_width

coord_t Slic3r::FillHoneycomb::CacheData::hex_width

◆ pattern_height

coord_t Slic3r::FillHoneycomb::CacheData::pattern_height

◆ x_offset

coord_t Slic3r::FillHoneycomb::CacheData::x_offset

◆ y_offset

coord_t Slic3r::FillHoneycomb::CacheData::y_offset

◆ y_short

coord_t Slic3r::FillHoneycomb::CacheData::y_short

The documentation for this struct was generated from the following file: