Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
float3 Struct Reference

#include <btGpuDefines.h>

Public Member Functions

float3operator+= (const float3 &other)
 
float3operator-= (const float3 &other)
 

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 51 of file btGpuDefines.h.

Member Function Documentation

float3& float3::operator+= ( const float3 other)
inline

Definition at line 75 of file cl_MiniCL_Defs.h.

float3& float3::operator-= ( const float3 other)
inline

Definition at line 83 of file cl_MiniCL_Defs.h.

Member Data Documentation

float float3::x

Definition at line 53 of file btGpuDefines.h.

float float3::y

Definition at line 53 of file btGpuDefines.h.

float float3::z

Definition at line 53 of file btGpuDefines.h.


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