Click or drag to resize
SoTextureImageElementGetDefault Method

Returns the default texture image.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SbNativeArray<byte> GetDefault(
	out SbVec2i32 s,
	out int nc,
	out SoSFImageDataTypes dataType,
	int GLInternalFormat
)

Parameters

s
Type: OIV.InventorSbVec2i32
nc
Type: SystemInt32
dataType
Type: OIV.Inventor.FieldsSoSFImageDataTypes
GLInternalFormat
Type: SystemInt32

Return Value

Type: SbNativeArrayByte
Remarks

See Also