DNA Calib 1.1
Project brief
Classes | Namespaces | Enumerations
Descriptor.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dna::CoordinateSystem
 

Namespaces

namespace  dna
 

Enumerations

enum class  dna::Archetype {
  dna::asian , dna::black , dna::caucasian , dna::hispanic ,
  dna::alien , dna::other
}
 
enum class  dna::Gender { dna::male , dna::female , dna::other }
 
enum class  dna::TranslationUnit { dna::cm , dna::m }
 
enum class  dna::RotationUnit { dna::degrees , dna::radians }
 
enum class  dna::Direction {
  dna::left , dna::right , dna::up , dna::down ,
  dna::front , dna::back
}