Loading...
Searching...
No Matches
backbone Directory Reference

Files

file  array.h [code]
 Additions to enoki::Array.
 
file  color.h [code]
 Defines a color as an alias to an enoki array.
 
file  complex.h [code]
 Define complex as an alias to enoki::Complex. Also define a custom toString method to mimic the native version's complex output.
 
file  control.h [code]
 Data and flow control.
 
file  gradient.h [code]
 
file  horizontal.h [code]
 Map bbm horizontal methods to corresponding enoki methods.
 
file  math.h [code]
 Connect the bbm math functions to the corresponding enoki methods.
 
file  random.h [code]
 
file  stringconvert.h [code]
 Specialization for converting backbone core types to and from strings.
 
file  type_traits.h [code]
 Bbm type traits.
 
file  vec.h [code]
 Defines 2D, and 3D vectors as aliases to enoki arrays.