torque Torque Game Engine Documentation
TGE Version 1.5.2

BinaryExprNode Struct Reference

#include <ast.h>

Inheritance diagram for BinaryExprNode:

Inheritance graph
[legend]

Detailed Description

A binary mathematical expression (ie, left op right).


Data Fields

S32 op
ExprNodeleft
ExprNoderight


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen