Home Previous Up Next Index

armarx::Vector4byte

Overview

struct Vector4byte

Used By

Matrix_X_4_byte
Vector4byteSeq
Matrix_1_4_byte::e0
Matrix_2_4_byte::e0
Matrix_2_4_byte::e1
Matrix_3_4_byte::e0
Matrix_3_4_byte::e1
Matrix_3_4_byte::e2
Matrix_4_4_byte::e0
Matrix_4_4_byte::e1
Matrix_4_4_byte::e2
Matrix_4_4_byte::e3
Matrix_5_4_byte::e0
Matrix_5_4_byte::e1
Matrix_5_4_byte::e2
Matrix_5_4_byte::e3
Matrix_5_4_byte::e4
Matrix_6_4_byte::e0
Matrix_6_4_byte::e1
Matrix_6_4_byte::e2
Matrix_6_4_byte::e3
Matrix_6_4_byte::e4
Matrix_6_4_byte::e5
Vector4byteRange::max
Vector4byteRange::min

Data Member Index

e0
e1
e2
e3

Data Members

byte e0;
byte e1;
byte e2;
byte e3;

Home Previous Up Next Index