In file matrix.h:

inline triple operator*

(const tmatrix &m,
  const triple &t)

homogeneous matrix multiplication.

Documentation

homogeneous matrix multiplication. t's w coordinate is assumed to be 1.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.