VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
Public Member Functions | Public Attributes | List of all members
point2d Struct Reference

2 floats (x & y) usually to describe a point in 2D More...

#include <vxDataTypes.h>

Public Member Functions

void scale (float value)
 

Public Attributes

float x
 x position
 
float y
 y position
 

Detailed Description

2 floats (x & y) usually to describe a point in 2D


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