PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
List of all members
DrawableWorkspaceSkeleton Class Reference

Public Member Functions

Constructor
 DrawableWorkspaceSkeleton (WorkspaceSkeleton *const _skeleton, const glutils::color &_color)
 

Protected Member Functions

drawable_display_list overrides
virtual void build () override
 
virtual void build_select () override
 Presently these objects cannot be selected or highlighted.
 

Detailed Description

Renderable representation of a workspace skeleton. This is a static rendering that will not change with the skeleton.

Constructor & Destructor Documentation

◆ DrawableWorkspaceSkeleton()

DrawableWorkspaceSkeleton::DrawableWorkspaceSkeleton ( WorkspaceSkeleton *const  _skeleton,
const glutils::color &  _color 
)

Construct a skeleton rendering.

Parameters
_skeletonThe workspace skeleton to render.
_colorThe color to draw the cfgs and edges.

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