Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SmEnvelope Class Reference

#include <SmEnvelope.h>

Public Member Functions

 SmEnvelope (void)
 
 ~SmEnvelope ()
 
SbBool importFile (const char *infile)
 
void importScene (SoNode *node)
 
SbBool exportGeometry (const char *outfile, const int octtreelevels=0, const SbBool vrml2=FALSE)
 
SoNodegetConvertedScene (const int octtreelevels=0, const SbBool vrml2=FALSE)
 
void reorganizeScene (SoNode *node, SbBool stripnodes)
 

Constructor & Destructor Documentation

◆ SmEnvelope()

SmEnvelope::SmEnvelope ( void  )

◆ ~SmEnvelope()

SmEnvelope::~SmEnvelope ( )

Member Function Documentation

◆ exportGeometry()

SbBool SmEnvelope::exportGeometry ( const char *  outfile,
const int  octtreelevels = 0,
const SbBool  vrml2 = FALSE 
)

◆ getConvertedScene()

SoNode * SmEnvelope::getConvertedScene ( const int  octtreelevels = 0,
const SbBool  vrml2 = FALSE 
)

◆ importFile()

SbBool SmEnvelope::importFile ( const char *  infile)

◆ importScene()

void SmEnvelope::importScene ( SoNode node)

◆ reorganizeScene()

void SmEnvelope::reorganizeScene ( SoNode node,
SbBool  stripnodes 
)

The documentation for this class was generated from the following files: