|
GatingSet/GatingHierarchy C++ API
|
#include <gate.hpp>
Public Member Functions | |
| vector< coordinate > | getVertices () |
| void | setVertices (vector< coordinate > _v) |
| vector< string > | getNameArray () |
| void | setName (vector< string > _params) |
| void | updateChannels (const CHANNEL_MAP &chnl_map) |
| vertices_valarray | toValarray () |
| string | xName () |
| string | yName () |
| paramPoly () | |
| void | convertToPb (pb::paramPoly ¶mPoly_pb) |
| paramPoly (const pb::paramPoly ¶mPoly_pb) | |
Private Attributes | |
| vector< string > | params |
| vector< coordinate > | vertices |
1.8.6