ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <fvec.h>

Public Member Functions

 F32vec1 ()
 F32vec1 (int i)
EXPLICIT F32vec1 (float f)
EXPLICIT F32vec1 (double d)
 F32vec1 (__m128 m)
 operator __m128 () const
F32vec1operator+= (F32vec1 &a)
F32vec1operator-= (F32vec1 &a)
F32vec1operator*= (F32vec1 &a)
F32vec1operator/= (F32vec1 &a)
F32vec1operator&= (F32vec1 &a)
F32vec1operator|= (F32vec1 &a)
F32vec1operator^= (F32vec1 &a)
 Fvec32s1_COMP (eq) Fvec32s1_COMP(lt) Fvec32s1_COMP(le) Fvec32s1_COMP(gt) Fvec32s1_COMP(ge) Fvec32s1_COMP(neq) Fvec32s1_COMP(nlt) Fvec32s1_COMP(nle) Fvec32s1_COMP(ngt) Fvec32s1_COMP(nge) friend F32vec1 simd_min(const F32vec1 &a

Protected Attributes

__m128 vec

Friends

F32vec1 operator& (const F32vec1 &a, const F32vec1 &b)
F32vec1 operator| (const F32vec1 &a, const F32vec1 &b)
F32vec1 operator^ (const F32vec1 &a, const F32vec1 &b)
F32vec1 operator+ (const F32vec1 &a, const F32vec1 &b)
F32vec1 operator- (const F32vec1 &a, const F32vec1 &b)
F32vec1 operator* (const F32vec1 &a, const F32vec1 &b)
F32vec1 operator/ (const F32vec1 &a, const F32vec1 &b)
F32vec1 sqrt (const F32vec1 &a)
F32vec1 rcp (const F32vec1 &a)
F32vec1 rsqrt (const F32vec1 &a)
F32vec1 rcp_nr (const F32vec1 &a)
F32vec1 rsqrt_nr (const F32vec1 &a)

Detailed Description

Definition at line 161 of file fvec.h.


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

Generated on Sat May 26 2012 06:19:22 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.