#include "gage.h"#include "privateGage.h"

Functions | |
| int | gageKindCheck (const gageKind *kind) |
| int | gageKindTotalAnswerLength (const gageKind *kind) |
| int | _gageKindAnswerOffset (const gageKind *kind, int item) |
| unsigned int | gageKindAnswerLength (const gageKind *kind, int item) |
| int | gageKindAnswerOffset (const gageKind *kind, int item) |
| int | gageKindVolumeCheck (const gageKind *kind, const Nrrd *nrrd) |
| int _gageKindAnswerOffset | ( | const gageKind * | kind, | |
| int | item | |||
| ) |
| unsigned int gageKindAnswerLength | ( | const gageKind * | kind, | |
| int | item | |||
| ) |
| int gageKindAnswerOffset | ( | const gageKind * | kind, | |
| int | item | |||
| ) |
| int gageKindCheck | ( | const gageKind * | kind | ) |
| int gageKindTotalAnswerLength | ( | const gageKind * | kind | ) |
1.5.6