BRL-CAD
Loading...
Searching...
No Matches
bu_h128_t Struct Reference

#include <hash.h>

Data Fields

uint64_t w [2]
 

Detailed Description

A C-compatible 128-bit fingerprint. w[0] holds bits 0-63 (the low half); w[1] holds bits 64-127 (the high half).

Definition at line 282 of file hash.h.

Field Documentation

◆ w

uint64_t w[2]

Definition at line 283 of file hash.h.


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