HomeSort by relevance Sort by last modified time
    Searched refs:TMatProductOperators (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/math/include/math/
mat2.h 75 public TMatProductOperators<TMat22, T>,
mat3.h 81 public TMatProductOperators<TMat33, T>,
mat4.h 87 public TMatProductOperators<TMat44, T>,
TMatHelpers.h 360 * TMatProductOperators implements basic arithmetic and basic compound assignments
364 * By simply inheriting from TMatProductOperators<BASE, T> BASE will automatically
369 class TMatProductOperators {

Completed in 160 milliseconds