Home Previous Up Next Index

armarx::aron::type::quaternion::default_value

Overview

module default_value

Constant Index

DEFAULT
ONES
ZEROS

Constants

const string DEFAULT = "";
const string ONES = "1";
const string ZEROS = "0";

Home Previous Up Next Index