PoMeshViz Class Reference
[MeshViz]

MeshViz Class to initialize MeshViz. More...

#include <MeshViz/PoMeshViz.h>

List of all members.

Static Public Member Functions

static void init ()
static void finish ()
static bool isInitialized ()
static const char * getProductName ()
static const char * getVersion ()

Detailed Description

MeshViz Class to initialize MeshViz.

This class allows the user to initialize the MeshViz module. The module must be initialized before using any other classes of the module.

SEE ALSO

MeshViz Overview, PoBase


Member Function Documentation

static void PoMeshViz::finish (  )  [static]

Finishes all nodekit classes of MeshViz by unregistering them in the database.

This function needs to be called after any other nodekit class of MeshViz may be destroyed.

static const char* PoMeshViz::getProductName (  )  [static]

Returns a character string identifying the name of the extension.

static const char* PoMeshViz::getVersion (  )  [static]

Returns a character string identifying the version of extension.

static void PoMeshViz::init (  )  [static]

Initializes all nodekit classes of MeshViz by registering them in the database.

This function needs to be called before any other nodekit class of MeshViz may be constructed or accessed.

static bool PoMeshViz::isInitialized (  )  [static]

Returns TRUE if module is currently initialized.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/