File List
Here is a list of all documented files with brief descriptions:
cyAlphaDistribution.h | Implementation of the alpha distribution methods |
cyBVH.h | Bounding Volume Hierarchy class |
cyColor.h | Color classes |
cyCore.h | Core functions and macros |
cyGL.h | OpenGL helper classes |
cyHairFile.h | A class for the HAIR file type |
cyHeap.h | A general-purpose heap class |
cyIVector.h | 2D, 3D, 4D, and ND integer vector classes |
cyLightingGrid.h | Implementation of the Lighting Grid Hierarchy method |
cyMatrix.h | 2x2, 3x3, 3x4, and 4x4 matrix classes |
cyPointCloud.h | Point cloud using a k-d tree |
cyPolynomial.h | Polynomial operations and solver class and functions |
cyQuat.h | Quaternion class |
cySampleElim.h | Implementation of the weighted sample elimination method |
cyTimer.h | Timer classes to measure performance |
cyTriMesh.h | Triangular Mesh class |
cyVector.h | 2D, 3D, 4D, and ND vector classes |