CSqrt Class Reference
[Mathematical computations]

This class represents square root. More...

#include <compute.h>

Inheritance diagram for CSqrt:

COperation CValue

List of all members.

Public Member Functions

 CSqrt (CValue *pLeftOperand)
virtual CValueGetCopy () const
virtual float Compute (const CVector3f &Point) const
virtual CValueDerive (TYPE_VARIABLE Type) const
virtual void Print (std::ostream &o) const
virtual void Compile (std::vector< char > &v, int &i) const


Detailed Description

This class represents square root.

Definition at line 260 of file compute.h.


The documentation for this class was generated from the following files:
Generated on Fri Dec 5 03:20:33 2008 for Mathematical Ray-tracer by  doxygen 1.5.4