Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/molecule_pointcloud.cpp

    r6a7f78c re138de  
    1313/************************************* Functions for class molecule *********************************/
    1414
    15 /** Returns a name for this point cloud, here the molecule's name.
    16  * \return name of point cloud
    17  */
    18 const char * const molecule::GetName() const
    19 {
    20   return name;
    21 };
    2215
    2316/** Determine center of all atoms.
Note: See TracChangeset for help on using the changeset viewer.