OP_Layout Class Reference

#include <OP_Layout.h>

List of all members.

Public Member Functions

 OP_Layout (OP_Network *net, enum OP_LayoutSort sorted=OP_LAYOUT_SORT_NONE)
 ~OP_Layout ()
void addLayoutOp (OP_Node *node, int selected=-1)
void addLayoutOp (OP_InputIndirect *indirect, int selected=-1)
void layoutOps (OP_LayoutDirection direction, OP_Node *currentNode, OP_InputIndirect *currentIndirect, bool currentTreeOnly=false, bool selectedOnly=false, bool stagger=true, float child_space_factor=-1, float parent_space_factor=-1, bool snapGrid=false, float gridSizeX=0, float gridSizeY=0)


Detailed Description

Definition at line 71 of file OP_Layout.h.


Constructor & Destructor Documentation

OP_Layout::OP_Layout ( OP_Network net,
enum OP_LayoutSort  sorted = OP_LAYOUT_SORT_NONE 
)

OP_Layout::~OP_Layout (  ) 


Member Function Documentation

void OP_Layout::addLayoutOp ( OP_InputIndirect indirect,
int  selected = -1 
)

void OP_Layout::addLayoutOp ( OP_Node node,
int  selected = -1 
)

void OP_Layout::layoutOps ( OP_LayoutDirection  direction,
OP_Node currentNode,
OP_InputIndirect currentIndirect,
bool  currentTreeOnly = false,
bool  selectedOnly = false,
bool  stagger = true,
float  child_space_factor = -1,
float  parent_space_factor = -1,
bool  snapGrid = false,
float  gridSizeX = 0,
float  gridSizeY = 0 
)


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:32 2012 for HDK by  doxygen 1.5.9