Blender V5.0
half Class Reference

#include <half.h>

Public Member Functions

 half ()=default
 half (const unsigned short &i)
 operator unsigned short ()
halfoperator= (const unsigned short &i)

Detailed Description

Definition at line 41 of file half.h.

Constructor & Destructor Documentation

◆ half() [1/2]

half::half ( )
default

Referenced by operator=().

◆ half() [2/2]

half::half ( const unsigned short & i)
inline

Definition at line 44 of file half.h.

References i.

Member Function Documentation

◆ operator unsigned short()

half::operator unsigned short ( )
inline

Definition at line 45 of file half.h.

◆ operator=()

half & half::operator= ( const unsigned short & i)
inline

Definition at line 49 of file half.h.

References half(), and i.


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