Click or drag to resize

BaseMarkableVectorGraphicRebuild(dmat4, CommandListType) Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableVectorGraphic.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 override void Rebuild(
	dmat4 modelMatrix,
	CommandListType type
)

Parameters

modelMatrix  dmat4

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

type  CommandListType

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

See Also