[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface: ISO PHIGS Subroutine Reference

DELETE ALL STRUCTURES (PHOP,*,*,*)

Purpose

Use Delete All Structures to delete all existing structures from the structure store. This subroutine is equivalent to invoking the Delete Structure subroutine for each structure in the structure store.

Language Bindings

C

pdel_all_structs ()

FORTRAN

PDAS

Errors

2
Function Requires State (PHOP,*,*,*)

Related Subroutines

  • Delete Structure


  • [ Previous | Next | Contents | Glossary | Home | Search ]