Rock Factory  1.0
Unity3d component package for procedural rocks
 All Classes Functions Variables Enumerations Properties
RFIVector3 Class Reference

3d integer vector. More...

List of all members.

Public Member Functions

 RFIVector3 (int x, int y, int z)
 Initializes a new instance of the RFIVector3 class.

Public Attributes

int x = 0
int y = 0
int z = 0

Detailed Description

3d integer vector.


Constructor & Destructor Documentation

RFIVector3 ( int  x,
int  y,
int  z 
)

Initializes a new instance of the RFIVector3 class.

Parameters:
xThe x coordinate.
yThe y coordinate.
zThe z coordinate.

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