Vec3< T >::PosSizeLt Struct Reference

internal struct used to create sorted map, sorted by X, Y, Z More...

#include <libmwaw_internal.hxx>

List of all members.

Public Member Functions

bool operator() (Vec3< T > const &s1, Vec3< T > const &s2) const
 comparaison function

Detailed Description

template<class T>
struct Vec3< T >::PosSizeLt

internal struct used to create sorted map, sorted by X, Y, Z


Member Function Documentation

template<class T>
bool Vec3< T >::PosSizeLt::operator() ( Vec3< T > const &  s1,
Vec3< T > const &  s2 
) const [inline]

comparaison function


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