Contents User Forum Source Index APIs by Task APIs by Level Data


debugPrintf.h File Reference

Maintainer:
Morgan McGuire, matrix@graphics3d.com
More...

#include "G3D/platform.h"
#include <stdio.h>
#include <cstdarg>
#include "G3D/format.h"
#include <string>

Namespaces

namespace  G3D
namespace  G3D::_internal

Typedefs

typedef void(*) G3D::ConsolePrintHook (const std::string &)

Functions

std::string G3D::consolePrint (const std::string &)
std::string __cdecl G3D::consolePrintf (const char *fmt...) G3D_CHECK_PRINTF_ARGS
ConsolePrintHook G3D::consolePrintHook ()
std::string G3D::debugPrint (const std::string &)
std::string __cdecl G3D::debugPrintf (const char *fmt...) G3D_CHECK_PRINTF_ARGS
void G3D::setConsolePrintHook (ConsolePrintHook h)

Variables

ConsolePrintHook G3D::_internal::_consolePrintHook


Detailed Description

Maintainer:
Morgan McGuire, matrix@graphics3d.com

Created:
2001-08-26
Last modified:
2007-07-20
Copyright 2000-2007, Morgan McGuire. All rights reserved.
Generated on Thu Aug 2 11:40:42 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo