LibrePCB Developers Documentation
|
This is the complete list of members for OccModel, including all inherited members.
addToAssembly(const OccModel &model, const Point3D &pos, const Angle3D &rot, const Transform &transform, const QString &name) | OccModel | |
cleanString(const QString &str) | OccModel | privatestatic |
Color typedef | OccModel | |
createAssembly(const QString &name) | OccModel | static |
createBoard(const Path &outline, const QVector< Path > &holes, const PositiveLength &thickness, const QColor &color) | OccModel | static |
getOccVersionString() noexcept | OccModel | static |
initOpenCascade() | OccModel | privatestatic |
isAvailable() noexcept | OccModel | static |
loadStep(const QByteArray content) | OccModel | static |
mImpl | OccModel | private |
minifyStep(const QByteArray &content) | OccModel | static |
OccModel() noexcept=delete | OccModel | |
OccModel(const OccModel &other)=delete | OccModel | |
OccModel(std::unique_ptr< Data > data) | OccModel | explicitprivate |
operator=(const OccModel &rhs)=delete | OccModel | |
saveAsStep(const QString &name, const FilePath &fp) const | OccModel | |
setVerboseOutput(bool verbose) noexcept | OccModel | static |
sOutputVerbosityConfigured | OccModel | privatestatic |
tesselate() const | OccModel | |
throwNotAvailable() | OccModel | privatestatic |
~OccModel() noexcept | OccModel |