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