Om  1.0.0
A universal framework for multimedia simulation
om::math::SIMDTriangle3D< T, dimension > Class Template Reference

A template prototype declaration for the SIMDAABB3D class. More...

#include <omSIMDTriangle3D.h>

Detailed Description

template<typename T, Size dimension>
class om::math::SIMDTriangle3D< T, dimension >

A template prototype declaration for the SIMDAABB3D class.

This class is used to store and operate on a set of N 3D triangles in a SIMD fashion. The triangles are stored in a structure-of-arrays format that accelerates SIMD operations. Each triangle is specified by 3 vertex coordinates that indicate the vertices of the triangle.


The documentation for this class was generated from the following file: