Background3D Functions

This group of functions is used to work with 3D background images.

AddBackground3D()

GetNumBackground3Ds()

GetAllBackground3Ds()

ShowAllBackground3Ds()

HideAllBackground3Ds()

DelAllBackground3Ds()

DelBackground3D(std)

GetAllBackground3DRelativePaths()

GetAllBackground3DAbsolutePaths()

GetBackground3DRelativePath(std)

GetBackground3DAbsolutePath(std)

SetBackground3DRelativePath(std, std)

SetBackground3DAbsolutePath(std, std)

Details

openvsp.AddBackground3D() std::string[source]
openvsp.GetNumBackground3Ds() int[source]
openvsp.GetAllBackground3Ds() StringVector[source]
openvsp.ShowAllBackground3Ds()[source]
openvsp.HideAllBackground3Ds()[source]
openvsp.DelAllBackground3Ds()[source]
openvsp.DelBackground3D(std: :string const & id)[source]
openvsp.GetAllBackground3DRelativePaths() StringVector[source]
openvsp.GetAllBackground3DAbsolutePaths() StringVector[source]
openvsp.GetBackground3DRelativePath(std: :string const & id) std::string[source]
openvsp.GetBackground3DAbsolutePath(std: :string const & id) std::string[source]
openvsp.SetBackground3DRelativePath(std: :string const & id, std: :string const & fname)[source]
openvsp.SetBackground3DAbsolutePath(std: :string const & id, std: :string const & fname)[source]