LibreCAD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
entityops.h File Reference
#include "documentoperation.h"
#include <vector>
#include <cad/base/cadentity.h>
Include dependency graph for entityops.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lc::operation::Base
 
class  lc::operation::Loop
 The Loop class Allows for looping over a set of entities. More...
 
class  lc::operation::Begin
 The begin class Allows for setting up the beginning of a loop (NOT YET IMPLEMENTED) More...
 
class  lc::operation::Move
 The Move class Allows for setting up the beginning of a loop (NOT YET IMPLEMENTED) More...
 
class  lc::operation::Copy
 The Copy class Allows for copy of the current set of entities. More...
 
class  lc::operation::Rotate
 The Rotate class Allows for copy of the current set of entities. More...
 
class  lc::operation::Scale
 
class  lc::operation::Push
 The Push class Allows for pushing all entities on the stack for the next operation. More...
 

Namespaces

 lc
 
 lc::operation