Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
Coord Struct Reference

#include <Coord.hpp>

Inheritance diagram for Coord:
Inheritance graph
Collaboration diagram for Coord:
Collaboration graph

Public Member Functions

 Coord (int value=0)
 
- Public Member Functions inherited from GenericScalar< int >
 GenericScalar (intvalue)
 
 operator int () const noexcept
 
 operator int & () noexcept
 

Additional Inherited Members

- Protected Attributes inherited from GenericScalar< int >
int _value
 

Detailed Description

Type. Represents coordinate in a space.

Constructor & Destructor Documentation

Coord::Coord ( int  value = 0)
inline

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