VIP: Volume Image Processing


vipintBucket Struct Reference

#include <vip/bucket.h>

Collaboration diagram for vipintBucket:

Data Fields

int * data
 
int size
 
int n_points
 
struct vipintBucketnext
 

Detailed Description

Definition at line 67 of file bucket.h.

Field Documentation

◆ data

int* vipintBucket::data

Definition at line 68 of file bucket.h.

◆ n_points

int vipintBucket::n_points

Definition at line 70 of file bucket.h.

◆ next

struct vipintBucket* vipintBucket::next

Definition at line 71 of file bucket.h.

◆ size

int vipintBucket::size

Definition at line 69 of file bucket.h.


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