Section courante

A propos

Section administrative du site

bitfieldExtract

Extraction de champ de bit
OpenGL GL/gl.h

Syntaxe

genIType bitfieldExtract(genIType value, int offset, int bits);
genUType bitfieldExtract(genUType value, int offset, int bits);

Description

Cette fonction permet d'extraire un rang de bits d'un entier.



Dernière mise à jour : Mercredi, le 12 Juillet 2023