When changing camera in HOOPS, please make sure that every incremental change to your camera is a valid camera setting.
HOOPS will generate a error if you try and set a new camera’s position but this position is the same as the current camera’s target.
WORKAROUND:
-
Set the entire camera using HC_Set_Camera(*)
-
Set the camera’s target first before setting camera’s position
