Blender  V3.3
Public Member Functions | List of all members
half Class Reference

#include <half.h>

Public Member Functions

 half ()
 
 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 ( )
inline

Definition at line 43 of file half.h.

◆ half() [2/2]

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

Definition at line 46 of file half.h.

Member Function Documentation

◆ operator unsigned short()

half::operator unsigned short ( )
inline

Definition at line 49 of file half.h.

◆ operator=()

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

Definition at line 53 of file half.h.


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