Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
AlphaVectorStruct Struct Reference

#include <sphereobj.h>

Public Member Functions

 AlphaVectorStruct (void)
 
 AlphaVectorStruct (const AlphaVectorStruct &src)
 
bool operator== (const AlphaVectorStruct &src)
 
bool operator!= (const AlphaVectorStruct &src)
 
const AlphaVectorStructoperator= (const AlphaVectorStruct &src)
 

Public Attributes

Quaternion angle
 
float intensity
 

Detailed Description

Definition at line 57 of file sphereobj.h.

Constructor & Destructor Documentation

◆ AlphaVectorStruct() [1/2]

AlphaVectorStruct::AlphaVectorStruct ( void )
inline

Definition at line 59 of file sphereobj.h.

◆ AlphaVectorStruct() [2/2]

AlphaVectorStruct::AlphaVectorStruct ( const AlphaVectorStruct & src)
inline

Definition at line 62 of file sphereobj.h.

Member Function Documentation

◆ operator!=()

bool AlphaVectorStruct::operator!= ( const AlphaVectorStruct & src)
inline

Definition at line 65 of file sphereobj.h.

◆ operator=()

const AlphaVectorStruct & AlphaVectorStruct::operator= ( const AlphaVectorStruct & src)
inline

Definition at line 67 of file sphereobj.h.

◆ operator==()

bool AlphaVectorStruct::operator== ( const AlphaVectorStruct & src)
inline

Definition at line 64 of file sphereobj.h.

Member Data Documentation

◆ angle

Quaternion AlphaVectorStruct::angle

Definition at line 69 of file sphereobj.h.

◆ intensity

float AlphaVectorStruct::intensity

Definition at line 70 of file sphereobj.h.


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