Click or drag to resize
SoGLPointSizeElementPush Method

Overrides push() method to copy state pointer and value of previous element, to avoid sending GL commands if the elements are the same.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public override void Push(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState
Remarks