NAME
cxGeoReceiverNew
- create a new cxGeoReceiver object
C SPECIFICATION
#include <cx/Geometry.h>
cxGeoReceiver cxGeoReceiverNew( cxGeo )
FORTRAN SPECIFICATION
integer function cxGeoReceiverNew(node)
integer node
PARAMETERS
-
node
-
Root Inventor node for input geometry.
DESCRIPTION
This function returns a new cxGeoReceiver object that can be used with
cxGeoReceive(3) to instantiate input geometry into an Inventor
scene graph.
SEE ALSO
cxGeoReceive(3E)
Last modified: Mon Nov 18 13:49:15 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996