Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

ooc::Point Member List

This is the complete list of members for ooc::Point, including all inherited members.

operator*(float scale) const ooc::Pointinline
operator+(Point const &other) const ooc::Pointinline
operator-(Point const &other) const ooc::Pointinline
operator/(float scale) const ooc::Pointinline
Point()ooc::Pointinline
Point(float x, float y, float z)ooc::Pointinline
xooc::Point
yooc::Point
zooc::Point