Predator  [unstable] git snapshot
Public Member Functions | Data Fields
ShapeProps Struct Reference

describe how the shape looks like More...

#include <shape.hh>

Collaboration diagram for ShapeProps:
Collaboration graph
[legend]

Public Member Functions

 ShapeProps ()
 ShapeProps (EObjKind kind_, BindingOff bOff_, TSizeOf size_=0)
 if the size_ argument is zero, it means unknown size

Data Fields

EObjKind kind
BindingOff bOff
TSizeOf size

Detailed Description

describe how the shape looks like

Definition at line 27 of file shape.hh.

Constructor & Destructor Documentation

ShapeProps ( )
inline

Definition at line 32 of file shape.hh.

ShapeProps ( EObjKind  kind_,
BindingOff  bOff_,
TSizeOf  size_ = 0 
)
inline

if the size_ argument is zero, it means unknown size

Definition at line 39 of file shape.hh.

Field Documentation

BindingOff bOff

Definition at line 29 of file shape.hh.

Referenced by operator<(), and operator==().

EObjKind kind

Definition at line 28 of file shape.hh.

Referenced by operator==().

TSizeOf size

Definition at line 30 of file shape.hh.

Referenced by operator==().


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