#include <CMesh.hpp>
◆ CMesh() [1/4]
◆ CMesh() [2/4]
◆ CMesh() [3/4]
CMesh::CMesh |
( |
const CMesh & | mesh | ) |
|
◆ CMesh() [4/4]
CMesh::CMesh |
( |
CMesh && | | ) |
|
|
default |
◆ ~CMesh()
◆ addPolyline()
◆ applyMatrixTransformation()
void CMesh::applyMatrixTransformation |
( |
const CMatrix4x4 & | matrixTransformation | ) |
|
◆ draw()
◆ drawContours()
void CMesh::drawContours |
( |
IGraphics * | graphics | ) |
const |
◆ getLimits()
bool CMesh::getLimits |
( |
double * | xMinOpt, |
|
|
double * | yMinOpt, |
|
|
double * | zMinOpt, |
|
|
double * | xMaxOpt, |
|
|
double * | yMaxOpt, |
|
|
double * | zMaxOpt ) const |
◆ isPointInside()
bool CMesh::isPointInside |
( |
double | x, |
|
|
double | y ) const |
|
nodiscard |
◆ operator=()
◆ operator==()
bool CMesh::operator== |
( |
const CMesh & | b | ) |
const |
◆ m_contours
◆ m_surface2DOpt
The documentation for this class was generated from the following files: