Library Common[ Search | Keywords | Classes | Data | Functions ]
| typedef unsigned char | bool; |
| typedef float | RiReal; |
| RiFeedback & | operator<<(RiFeedback &out, RiFeedback::Terminator term) ; |
def unsigned char bool;No documentation available.
typedef unsigned char bool;
Allows us to either float or doubles easily
typedef float RiReal;
ne RiFeedback &operator<<(RiFeedback &out, RiFeedback::Terminator term) ********************************************************* Inlines (here to prevent too many functions getting generated by the templates)
*******************************************************
inline RiFeedback &operator<<(RiFeedback &out, RiFeedback::Terminator term)
;
Function is currently defined inline.