You are here:
Home
>
MtxVec
>
TBoolValue Class
>
MatrixValue Property
MtxVec (C++)
Contents
|
Search
|
Home
TBoolValue::MatrixValue Property
TBoolValue Class
__declspec
(property(get = GetMatrixValue, put = SetMatrixValue))
TMtx
*MatrixValue;
Returns value as matrix.
Read:
TMtx
*GetMatrixValue();
Write:
void
SetMatrixValue(
TMtx
*Value);
Declared in Dew::Math::TValueRec · Dew.Math/MtxParseClass.h · Cross-compiler