Index: index.h
===================================================================
--- index.h	(revision 1063)
+++ index.h	(revision 1064)

Property changes on: index.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
index##)
+Generate normals for the last created triangle (see ##raydium_vertex_index##)
 if ##default_visu## is true ( != 0 ), this function will restore "visu" 
 normals too.
 **/
 
+__rayapi void raydium_normal_generate_lastest_tangent(void);
+/**
+Generate tangents for the last created triangle. Internal use.
+**/
+
+
 __rayapi void raydium_normal_restore_all (void);
 /**
 This function restore visu normals with standard ones (##raydium_vertex_normal_*##)