MATLAB SIMULINK 3D ANIMATION - S Betriebsanweisung Seite 471

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 490
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 470
vrworld/delete
10-131
vrworld/delete
Remove virtual world from memory
Syntax
delete(vrworld_object)
Arguments
vrworld_object A vrworld object representing a virtual world.
Description
The delete method removes from memory the virtual world associated with a vrworld
object. The virtual world must be closed before you can delete it.
Deleting a virtual world frees the virtual world from memory and invalidates all existing
vrworld objects associated with the virtual world.
If vrworld_object is a vector of vrworld objects, all associated virtual worlds are
deleted.
You do not commonly use this method. One of the possible reasons to use this method
is to ensure that a large virtual world is removed from memory before another memory-
consuming operation starts.
See Also
vrclear | vrworld/close
Seitenansicht 470
1 2 ... 466 467 468 469 470 471 472 473 474 475 476 ... 489 490

Kommentare zu diesen Handbüchern

Keine Kommentare