Click or drag to resize

BaseMarkableJobElementRebuild(dmat4, CommandListType) Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableJobElement.Rebuild(GlmSharp.dmat4,RAYLASE.Marker.VectorGraphicElement.CommandListType)"]


Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected virtual void Rebuild(
	dmat4 modelMatrix,
	CommandListType type
)

Parameters

modelMatrix  dmat4

[Missing <param name="modelMatrix"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableJobElement.Rebuild(GlmSharp.dmat4,RAYLASE.Marker.VectorGraphicElement.CommandListType)"]

type  CommandListType

[Missing <param name="type"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableJobElement.Rebuild(GlmSharp.dmat4,RAYLASE.Marker.VectorGraphicElement.CommandListType)"]

See Also