Click or drag to resize
SoNormalCacheSet Method (SbVec3f, SoNormalBindingElementBindings, Int32)

Stores a list of normals in the cache .

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Set(
	SbVec3f[] normals,
	SoNormalBindingElementBindings normalBinding,
	int startIndex
)

Parameters

normals
Type: OIV.InventorSbVec3f
normalBinding
Type: OIV.Inventor.ElementsSoNormalBindingElementBindings
startIndex
Type: SystemInt32
Remarks