- bundled of boolean values as a vector of 3 components with element access using x(), y() and z() member functions. It also has some methods similar to bitSet. - Not derived from Vector or VectorSpace since it does not share very many vector-like characteristics.
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
Test-boolVector.C
|
|
|
|
EXE = $(FOAM_USER_APPBIN)/Test-boolVector
|