#include <Point.hpp>
◆ Pointf()
◆ coincides_with_epsilon()
bool Slic3r::Pointf::coincides_with_epsilon |
( |
const Pointf & |
rhs | ) |
const |
◆ dump_perl()
std::string Slic3r::Pointf::dump_perl |
( |
| ) |
const |
◆ negative()
Pointf Slic3r::Pointf::negative |
( |
| ) |
const |
◆ new_unscale() [1/2]
◆ new_unscale() [2/2]
static constexpr Pointf Slic3r::Pointf::new_unscale |
( |
const Point & |
p | ) |
|
|
inlinestatic |
◆ operator/=()
Pointf & Slic3r::Pointf::operator/= |
( |
const double & |
scalar | ) |
|
◆ operator==()
bool Slic3r::Pointf::operator== |
( |
const Pointf & |
rhs | ) |
const |
◆ rotate() [1/2]
void Slic3r::Pointf::rotate |
( |
double |
angle | ) |
|
◆ rotate() [2/2]
void Slic3r::Pointf::rotate |
( |
double |
angle, |
|
|
const Pointf & |
center |
|
) |
| |
◆ scale()
void Slic3r::Pointf::scale |
( |
double |
factor | ) |
|
◆ translate() [1/2]
void Slic3r::Pointf::translate |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
◆ translate() [2/2]
void Slic3r::Pointf::translate |
( |
const Vectorf & |
vector | ) |
|
◆ vector_to()
◆ wkt()
std::string Slic3r::Pointf::wkt |
( |
| ) |
const |
The documentation for this class was generated from the following files: