Tachyon (current)  Current Main Branch
Functions
plane.h File Reference

Go to the source code of this file.

Functions

object * newplane (void *tex, vector ctr, vector norm)
 

Function Documentation

◆ newplane()

object* newplane ( void *  tex,
vector  ctr,
vector  norm 
)

Definition at line 33 of file plane.c.

References plane_methods, VDot(), and VNorm().

Referenced by rt_plane(), and rt_plane3fv().