Functions | |
CLUsphere * | cluSphereAddSphere (CLUsphere *sf, const CLUsphere *s0, const CLUsphere *s1) |
CLUcone * | cluConeAddCone (CLUcone *cf, const CLUcone *c0, const CLUcone *c1) |
float | cluSphereVolume (const CLUsphere *sphere) |
float | cluConeVolume (const CLUcone *cone) |
|
Definition at line 649 of file clumaths.c. References cluDefaultQuaternion(), cluNormalCrossProduct(), cluNormalDotProduct(), cluNormalNormalise(), cluNormalTransform(), cluSetMatrixOrientation(), cluSetQuaternionAxisAngle(), CLUcone::direction, CLUcone::half_angle, and CLUcone::origin. |
|
Definition at line 981 of file clumaths.c. References cluNormalMagnitude(), CLUcone::direction, and CLUcone::half_angle. |
|
Definition at line 571 of file clumaths.c. References cluNormalDifference(), cluNormalMagnitude(), cluNormalNormalise(), cluNormalScale(), cluVertexAdd(), CLUsphere::origin, and CLUsphere::radius. |