API Documentation
|
This is the complete list of members for GeometryBoolean, including all inherited members.
AddAvailableBooleanEngine(GeometryBoolean *filter) | GeometryBoolean | static |
AvailableBoolean() | GeometryBoolean | static |
AvailableBooleanDescriptionCount() | GeometryBoolean | static |
BooleanID() const | GeometryBoolean | inline |
BooleanName() const | GeometryBoolean | inline |
canRunBoolean(const GeometryBooleanParameters &) | GeometryBoolean | inlinevirtual |
ClearAllBoolean(Geometry &geo, ProgressInfo *log, const void *lock) | GeometryBoolean | protectedstatic |
defaultBooleanArguments() | GeometryBoolean | virtual |
ExecuteBoolean(const JSONNode &active_filters, const DesignSelection &selection_to_surface, Model &target_surface_location, DesignObjectLookup *lookup, ProgressInfo *log, const void *lock) | GeometryBoolean | static |
ExecuteBoolean(const JSONNode &active_filters, const Buffer< Model > &models_to_surface, Model &target_surface_location, ProgressInfo *log, const void *lock) | GeometryBoolean | static |
ExecuteBoolean(const JSONNode &active_filters, GeometryBooleanParameters ¶ms, Model &target_surface_location) | GeometryBoolean | static |
FinishBoolean(const Matrix< fltp08 > &transform, Geometry &geo, const GeometryBooleanParameters ¶ms) | GeometryBoolean | protectedstatic |
GeometryBoolean(const TranslatedString &name, const String &id) | GeometryBoolean | explicitprotected |
GeometryBoolean(const GeometryBoolean &filter)=delete | GeometryBoolean | |
GeometryBoolean(const GeometryBoolean &&filter)=delete | GeometryBoolean | |
GetAvailableDescriptions() | GeometryBoolean | static |
m_id | GeometryBoolean | protected |
m_name | GeometryBoolean | protected |
PrepareForBoolean(const Matrix< fltp08 > &transform, const Geometry &geo, GeometryBooleanParameters ¶ms) | GeometryBoolean | protectedstatic |
runBoolean(GeometryBooleanParameters ¶meters)=0 | GeometryBoolean | pure virtual |
s_global_available_boolean_engines | GeometryBoolean | protectedstatic |
SetupDefaultSurfaceObject(Model &target_surface_location, const void *lock) | GeometryBoolean | static |
ToCommandString(const Buffer< BooleanDescription > &descriptions) | GeometryBoolean | static |
~GeometryBoolean()=default | GeometryBoolean | virtual |