LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
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: