Blender V4.3
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 42 of file half.h.

Constructor & Destructor Documentation

◆ half() [1/2]

half::half ( )
default

◆ half() [2/2]

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

Definition at line 45 of file half.h.

Member Function Documentation

◆ operator unsigned short()

half::operator unsigned short ( )
inline

Definition at line 46 of file half.h.

◆ operator=()

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

Definition at line 50 of file half.h.


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