NanoShaper
0.7.2
NanoShaper is a tool able to triangulate and inspect an arbitray triangulated surface or several types of molecular surfaces
|
Public Member Functions | |
AtomInfo (const string name, const int resNum, const string resName, const string chain) | |
const string & | getName () |
void | setName (const string name) |
const string & | getResName () |
void | setResName (const string res) |
const int & | getResNum () |
void | setResNum (const int res) |
void | setChain (const string ch) |
const string & | getChain () |
AtomInfo (const AtomInfo &p) | |
Protected Attributes | |
string | name |
int | resNum |
string | resName |
string | chain |
AtomInfo::AtomInfo | ( | const AtomInfo & | p | ) | [inline] |
copy constructor