Doxygen Source Code Documentation
vp_view.c File Reference
#include "vp_global.h"
Go to the source code of this file.
Functions | |
int FactorAffineView | ANSI_ARGS ((vpContext *vpc, vpMatrix4 vm)) |
void ComputeAffineOpacityCorrection | ANSI_ARGS ((vpContext *vpc, double shear_i, double shear_j, float table[VP_OPACITY_MAX+1])) |
void CheckRenderBuffers | ANSI_ARGS ((vpContext *vpc)) |
vpResult | VPFactorView (vpc) vpContext *vpc |
Variables | |
vpMatrix4 | vm |
double | shear_i |
double | shear_j |
float | table [VP_OPACITY_MAX+1] |
int | max_width |
int | max_height |
int | max_scan |
int | entries |
int | copy |
int | first |
int | last |
int | slicenum |
Function Documentation
|
|
|
|
|
|
|
|
Variable Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 953 of file vp_view.c. Referenced by DCM_DumpElements(), DCM_FormatElements(), DMAT_pow(), DMAT_svdrot_new(), DMAT_svdrot_newer(), dumpBinaryData(), dumpOB(), dumpSL(), dumpSS(), dumpUL(), dumpUS(), parevec_(), and STATS_tsfunc(). |