Back to FabImage Library Lite website

You are here: Start » Conversions » BoolToHash

BoolToHash


Header: FIL.h
Namespace: fil

Converts a Bool to a Hash.

Syntax

void fil::BoolToHash
(
	const bool inBool,
	fil::Hash& outHash
)

Parameters

Name Type Default Description
Input value
inBool const bool
Output value
outHash Hash&