Click or drag to resize

BaseMultiCrossSectionVectorGraphicDoBuildSlice Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.BaseMultiCrossSectionVectorGraphic.DoBuildSlice(System.Int32,GlmSharp.dmat4)"]


Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
protected abstract bool DoBuildSlice(
	int sliceIndex,
	dmat4 modelMatrix
)

Parameters

sliceIndex  Int32

[Missing <param name="sliceIndex"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMultiCrossSectionVectorGraphic.DoBuildSlice(System.Int32,GlmSharp.dmat4)"]

modelMatrix  dmat4

[Missing <param name="modelMatrix"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMultiCrossSectionVectorGraphic.DoBuildSlice(System.Int32,GlmSharp.dmat4)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.JobElement.BaseMultiCrossSectionVectorGraphic.DoBuildSlice(System.Int32,GlmSharp.dmat4)"]

See Also