SoShowFPS

InventorModule

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoUtils

definition

utils.def

Purpose

The module SoShowFPS shows the average frames-per-second as an overlay in a viewer.

Windows

Default Panel

../../../Modules/Inventor/SoUtils/mhelp/Images/Screenshots/SoShowFPS._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

Alpha: Float

Color: Color

Draw FPS: Bool

Draw Repaint Count: Bool

Font Size: Integer

Num Average Frames: Integer

Visible Fields

Num Average Frames

name: numAverageFrames, type: Integer, default: 5

Sets the number of measure points to take the average over.

Draw FPS

name: drawFPS, type: Bool, default: TRUE

Draw Repaint Count

name: drawRepaintCount, type: Bool, default: FALSE

Font Size

name: fontSize, type: Integer, default: 32, minimum: 6, maximum: 64

Color

name: color, type: Color, default: 0 1 0

Alpha

name: alpha, type: Float, default: 1, minimum: 0, maximum: 1