Click or drag to resize
SbSphereProjectorIsPointInFront Method

Gets whether the projector should intersect the half of the sphere that faces the eye.

Namespace: OIV.Inventor.Projectors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsPointInFront(
	SbVec3f point
)

Parameters

point
Type: OIV.InventorSbVec3f

Return Value

Type: Boolean
Remarks