Cogs.Core
Public Member Functions | Public Attributes | List of all members
Cogs::floata Struct Reference

Two component vector manually padded to 16 byte size. More...

#include <ClipmapTerrainTypes.h>

Public Member Functions

 floata (float x)
 

Public Attributes

float data [4]
 

Detailed Description

Two component vector manually padded to 16 byte size.

Definition at line 51 of file ClipmapTerrainTypes.h.

Constructor & Destructor Documentation

◆ floata() [1/2]

Cogs::floata::floata ( )
inline

Definition at line 53 of file ClipmapTerrainTypes.h.

◆ floata() [2/2]

Cogs::floata::floata ( float  x)
inline

Definition at line 54 of file ClipmapTerrainTypes.h.

Member Data Documentation

◆ data

float Cogs::floata::data[4]

Definition at line 56 of file ClipmapTerrainTypes.h.


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