Blender  V2.59
Public Attributes
Entry Struct Reference

#include <BLI_ghash.h>

List of all members.

Public Attributes

struct Entrynext
void * key
void * val
Entrynext
int v0
int v1

Detailed Description

Definition at line 54 of file BLI_ghash.h.


Member Data Documentation

void* Entry::key
struct Entry* Entry::next

Definition at line 57 of file edgehash.c.

int Entry::v0
int Entry::v1
void * Entry::val

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