Background3D Functions
This group of functions is used to work with 3D background images.
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]