Home Previous Up Next Index

armarx::aron::type::pointcloud::default_value

Overview

module default_value

Constant Index

DEFAULT
IDENTITY
ONES
ZEROS

Constants

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

Home Previous Up Next Index