Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Public Member Functions | Public Attributes | List of all members
FLOAT3 Struct Reference

#include <WeaverTypes.h>

Public Member Functions

 FLOAT3 (float x=0, float y=0, float z=0)
 
FLOAT3 operator/ (const float a) const
 

Public Attributes

float x
 
float y
 
float z
 

Constructor & Destructor Documentation

◆ FLOAT3()

FLOAT3::FLOAT3 ( float  x = 0,
float  y = 0,
float  z = 0 
)
inline

Member Function Documentation

◆ operator/()

FLOAT3 FLOAT3::operator/ ( const float  a) const
inline

Member Data Documentation

◆ x

float FLOAT3::x

◆ y

float FLOAT3::y

◆ z

float FLOAT3::z

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