Main Page   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

TMIPForm Class Reference

MDI-Child for the MIP-Raycaster. More...

#include <MDIMIP.h>

List of all members.

Private Methods

void __fastcall PaintGL ()
 PaintGL is redrawing the precalculated view in the OpenGL-Window - if the window size changes, PrepareGLWindow has to be called first to calculate the new aspect ratio.

void __fastcall PrepareGLWindow ()
 Aspect ratio and Position of the GLWindow within the client area of the window are recalculated in PrepareGLWindow, this is necessary whenever the window was resized.

void __fastcall RayCast ()
 RayCast has to be called after one or more of the raycaster parameters have been changed.


Detailed Description

MDI-Child for the MIP-Raycaster.

This Raycaster is performing a Maximum Intensity Projection on the volume.

Definition at line 29 of file MDIMIP.h.


Member Function Documentation

void __fastcall TMIPForm::PrepareGLWindow   [private]
 

Aspect ratio and Position of the GLWindow within the client area of the window are recalculated in PrepareGLWindow, this is necessary whenever the window was resized.

An additional call to PaintGL is neccessary to redraw the changes.

Definition at line 129 of file MDIMIP.cpp.

Referenced by PaintGL().

void __fastcall TMIPForm::RayCast   [private]
 

RayCast has to be called after one or more of the raycaster parameters have been changed.

The raycaster will reset all values and recalculate the whole viewing array again. An additional call to PaintGL is neccessary to redraw the changes.

Definition at line 209 of file MDIMIP.cpp.

References rgb::b, rgb::g, rgb::r, vertex::x, vertex::y, and vertex::z.


The documentation for this class was generated from the following files:
Generated on Thu Jan 23 06:17:39 2003 for Vol by doxygen1.2.18