Class TCasScriptMatrix

Unit

Declaration

type generic TCasScriptMatrix<TCasScriptVecXxx,TMatrixXxx,TVectorXxx> = class(TCasScriptValue)

Description

This item has no description.

Source: src/castlescript/castlescriptvectors.pas (line 122).

Hierarchy

Overview

Methods

Public procedure AssignValue(Source: TCasScriptValue); override;

Properties

Public property Value: TMatrixXxx read FValue write SetValue;

Description

Methods

Public procedure AssignValue(Source: TCasScriptValue); override;

This item has no description. Showing description inherited from TCasScriptValue.AssignValue.

Assign value from Source to Self.

Source: src/castlescript/castlescriptvectors.pas (line 159).

Properties

Public property Value: TMatrixXxx read FValue write SetValue;

This item has no description.

Source: src/castlescript/castlescriptvectors.pas (line 157).


Generated by PasDoc 0.17.0.snapshot.