float4 Struct Reference

#include <btGpuDefines.h>

List of all members.

Public Member Functions

 float4 ()
 float4 (float v)
float4 operator* (const float4 &other)
float4 operator* (const float &other)
float4operator+= (const float4 &other)
float4operator-= (const float4 &other)
float4operator*= (float scalar)

Public Attributes

float x
float y
float z
float w

Detailed Description

Definition at line 46 of file btGpuDefines.h.


Constructor & Destructor Documentation

float4::float4 (  )  [inline]

Definition at line 59 of file cl_MiniCL_Defs.h.

float4::float4 ( float  v  )  [inline]

Definition at line 60 of file cl_MiniCL_Defs.h.


Member Function Documentation

float4 float4::operator* ( const float &  other  )  [inline]

Definition at line 74 of file cl_MiniCL_Defs.h.

float4 float4::operator* ( const float4 other  )  [inline]

Definition at line 64 of file cl_MiniCL_Defs.h.

float4& float4::operator*= ( float  scalar  )  [inline]

Definition at line 104 of file cl_MiniCL_Defs.h.

float4& float4::operator+= ( const float4 other  )  [inline]

Definition at line 86 of file cl_MiniCL_Defs.h.

float4& float4::operator-= ( const float4 other  )  [inline]

Definition at line 95 of file cl_MiniCL_Defs.h.


Member Data Documentation

float float4::w

Definition at line 48 of file btGpuDefines.h.

float float4::x

Definition at line 48 of file btGpuDefines.h.

float float4::y

Definition at line 48 of file btGpuDefines.h.

float float4::z

Definition at line 48 of file btGpuDefines.h.


The documentation for this struct was generated from the following files:

Generated on Mon Feb 15 22:24:59 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1