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

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

#include <omSIMDPlane3D.h>

Detailed Description

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

A template prototype declaration for the SIMDPlane3D class.

This class is used to store and operate on a set of N 3D planes in a SIMD fashion. The planes are stored in a structure-of-arrays format that accelerates SIMD operations. Each plane is specified by a normal and origin offset.


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