Click or drag to resize
SoVRMLGeometryGetScreenSize Method

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static void GetScreenSize(
	SoState state,
	SbBox3f boundingBox,
	out SbVec2s rectSize
)

Parameters

state
Type: OIV.Inventor.MiscSoState
boundingBox
Type: OIV.InventorSbBox3f
rectSize
Type: OIV.InventorSbVec2s
Remarks