debian man page for foreignfilesupport

Query: foreignfilesupport

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

foreignfilesupport(3)						       Coin						     foreignfilesupport(3)

NAME
foreignfilesupport - Foreign File Format Support This is a page describing foreign file format support in Coin. Formats supported so far: o STL / Stereolithography files (.stl) The SoSTLFileKit server as a first example on how foreign file format support can be implemented through the SoForeignFileKit interface nodekit. For STL, the file format is so trivial that it maps directly into a few Open Inventor nodes. For other file formats, the direct mapping might not be possible or desirable (maybe important information will get lost in such a conversion), and the implementor might choose to implement a set of internal custom nodes for doing the rendering (and applying the other actions), and choose to first do pure Open Inventor organization when the node kit is asked to write its contents as a scene graph. See also: SoForeignFileKit, SoSTLFileKit Version 3.1.3 Wed May 23 2012 foreignfilesupport(3)
Related Man Pages
soforeignfilekit(3) - debian
soinfo(3) - debian
sostlfilekit(3) - debian
manips(3) - debian
manips(3) - hpux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk