SpherePackingScenarioGenerator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
xml::threeD::SpherePrinter Class Reference

#include <SpherePrinter.h>

List of all members.

Public Member Functions

std::string double2string (const double &number) const
void printMGSpherepack (algorithms::AbstractSpherePacking &spherePack, const std::string &filename, const double scaling=1.0) const
void printP1Spherepack (algorithms::AbstractSpherePacking &spherePack, const std::string maxMeshWidth, const std::string minMeshWidth, const double scaling=1.0) const
void printP1Spherepack (algorithms::AbstractSpherePacking &spherePack, const std::string maxMeshWidth, const std::string minMeshWidth, const std::string &filename, const double scaling=1.0) const
void printP2Spherepack (algorithms::AbstractSpherePacking &spherePack) const
void printP2Spherepack (algorithms::AbstractSpherePacking &spherePack, const std::string &filename, const double scaling=1.0) const
 SpherePrinter ()
virtual ~SpherePrinter ()

Constructor & Destructor Documentation


Member Function Documentation

std::string xml::threeD::SpherePrinter::double2string ( const double &  number) const
void xml::threeD::SpherePrinter::printMGSpherepack ( algorithms::AbstractSpherePacking spherePack,
const std::string &  filename,
const double  scaling = 1.0 
) const
void xml::threeD::SpherePrinter::printP1Spherepack ( algorithms::AbstractSpherePacking spherePack,
const std::string  maxMeshWidth,
const std::string  minMeshWidth,
const double  scaling = 1.0 
) const
void xml::threeD::SpherePrinter::printP1Spherepack ( algorithms::AbstractSpherePacking spherePack,
const std::string  maxMeshWidth,
const std::string  minMeshWidth,
const std::string &  filename,
const double  scaling = 1.0 
) const
void xml::threeD::SpherePrinter::printP2Spherepack ( algorithms::AbstractSpherePacking spherePack,
const std::string &  filename,
const double  scaling = 1.0 
) const

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines