Migration to LLMatrix4a instead of glh::matrix4f

This commit is contained in:
Shyotl
2014-06-15 22:42:32 -05:00
parent 24ca32f9f7
commit 8f6a578ec0
14 changed files with 113 additions and 103 deletions

View File

@@ -27,6 +27,9 @@
#ifndef LL_LLVOLUME_H
#define LL_LLVOLUME_H
#ifdef IN_PCH
#error "llvolume.h should not be in pch include chain."
#endif
#include <iostream>
class LLProfileParams;
@@ -1017,8 +1020,8 @@ public:
void generateSilhouetteVertices(std::vector<LLVector3> &vertices,
std::vector<LLVector3> &normals,
const LLVector3& view_vec,
const LLMatrix4& mat,
const LLMatrix3& norm_mat,
const LLMatrix4a& mat,
const LLMatrix4a& norm_mat,
S32 face_index);
//get the face index of the face that intersects with the given line segment at the point