AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
CzXomlVariableVec4 Struct Reference

#include <CzXomlVariables.h>

Inheritance diagram for CzXomlVariableVec4:
CzXomlVariable

List of all members.

Public Member Functions

 CzXomlVariableVec4 ()
void setValue (const char *value, int count=-1)
void addValue (const char *value, const char *limit=NULL)
bool isTrue ()
bool checkCondition (eCzXomlConditionOperator condition, const CzString &val)

Public Attributes

CzVec4 NativeValue
 Native value of the variable.

Constructor & Destructor Documentation


Member Function Documentation

void CzXomlVariableVec4::addValue ( const char *  value,
const char *  limit = NULL 
) [inline, virtual]

Reimplemented from CzXomlVariable.

bool CzXomlVariableVec4::checkCondition ( eCzXomlConditionOperator  condition,
const CzString val 
) [virtual]

Reimplemented from CzXomlVariable.

bool CzXomlVariableVec4::isTrue ( ) [inline, virtual]

Reimplemented from CzXomlVariable.

void CzXomlVariableVec4::setValue ( const char *  value,
int  count = -1 
) [inline, virtual]

Reimplemented from CzXomlVariable.


Member Data Documentation

Native value of the variable.


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