Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE MODELLING CLIPPING FACILITIES

PINQ_MODEL_CLIP_FACS


CALL SEQUENCE

void pinq_model_clip_facs(
)

TYPES

typedef struct {
	Pint	num_ints;	/* number of Pints in list 	*/
	Pint	*ints;	/* list of integers 	*/
} Pint_list;

PHIGS STATE

(PHOP, *, *, *).

EFFECT

Returns the modelling clipping facilities. If the data is available, error indicator is returned as 0.

The data is read from the PHIGS description table.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)

SEE ALSO

set modelling clipping volume.


Previous Next Up Title Contents Index Functions Index Top Library