utils.h File Reference


Detailed Description

Cocoa utilities.

Date:
Created: 2005-05-05

#import <Cocoa/Cocoa.h>
#include <omgui/types.h>

Go to the source code of this file.

Namespaces

namespace  omgui
namespace  omgui::cocoa
namespace  omgui::cocoa::utils

Functions

omgui::Point omgui::cocoa::utils::convert_point (NSPoint p, float height)
NSPoint omgui::cocoa::utils::convert_point (omgui::Point p, float height)
NSRange omgui::cocoa::utils::convert_range (omgui::TextRange r, int length)
float omgui::cocoa::utils::round (float number, double precision)


doxygen SourceForge.net Logo