Table of contents Introduction Tutorial Main classes
Top Previous Up Next

Math::Triangle<3> struct reference
[Core module]

Declaration

#include <Goptical/Math/Triangle>

namespace Goptical {
namespace Math {
template <> struct Triangle<3>;
};
};

This struct is a member of the Math namespace.

This struct is a specialization of Triangle.

Description

This class is the 3d triangles class.

Members

See also the full member list section for this struct.

Type

Functions

Members detail

Triangle()

No documentation available

Triangle(const Vector3 &a, const Vector3 &b, const Vector3 &c)

Create a triangle from 3 points

Vector3 normal() const

Get triangle normal

typedef delegate <void(const Math::Triangle<3>&)> put_delegate_t

No documentation available

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc

AltStyle によって変換されたページ (->オリジナル) /