ofmodel_setmodel Subroutine

public subroutine ofmodel_setmodel(fname)

Set the 3D model to be displayed.

See the OpenSceneGraph documentation for supported model types.

This applies to the current active Model.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: fname

File containing the 3D model.