TMtxComponent Class

Header: Dew.Math/MtxBaseComp.h · Cross-compiler
tObjectTMtxComponent

class TMtxComponent : public tObject;

Constructors

NameDescription
TMtxComponent (2)

Destructors

NameDescription
~TMtxComponent

Properties

NameTypeDescription
BlockAssignboolBlock streaming of specific properties when storing only a "template".
EditorActiveboolReturns True, if the component editor is displayed.
NameDewString
ReferenceTReferenceList*Stores a list of components that have to be notified, when this component is destroyed.

Methods

NameDescription
AllowStreamingReturns the negatated value of BlockAssign.
AssignAssign values of all published properties from Source.
AssignTemplateAssign values of "template-like" published properties from Source.
EditorClassTo be overriden in descendanr classses.
LoadFromStreamLoad the component from Src stream.
LoadTemplateFromFileLoad a template from file.
LoadTemplateFromStreamLoad a template from stream.
ReferenceRemoved
ResetReset is called after loading the data from stream or file.
SaveTemplateToFileSave template to file.
SaveTemplateToStreamSave template to stream.
SaveToStreamSave the component to Dst stream.

Fields

NameTypeDescription
Tagintptr_t