Yan Wang wrote: > Hi > > I'm creating my own geometries by subclassing com.sun.j3d.utils.geometry.Primitive. > I'm wondering how the info of primFlags is saved in primitives, since no attributes >of Primitive are listed in API docs. > Is there any more detailed docs/source codes of Primitive available?
getPrimitiveFlags() There is a source package in java3d download, which contains source code for most utils (but not for javax.media.j3d). Artur =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".