humoto
Public Types | List of all members
humoto::AxisIndex Class Reference

Detailed Description

Index of an axis.

Definition at line 37 of file utility.h.

#include <utility.h>

Public Types

enum  Flag { FLAG_UNDEFINED = 0, FLAG_X = 1, FLAG_Y = 2, FLAG_Z = 4 }
 
enum  Index { X = 0, Y = 1, Z = 2 }
 

Member Enumeration Documentation

◆ Flag

Enumerator
FLAG_UNDEFINED 
FLAG_X 
FLAG_Y 
FLAG_Z 

Definition at line 47 of file utility.h.

◆ Index

Enumerator

Definition at line 40 of file utility.h.


The documentation for this class was generated from the following file: