AmberFD
Contents:
Introduction
Installation
AmberFD
C++ Library
Class Hierarchy
File Hierarchy
Full API
Classes and Structs
Functions
Function operator*
Template Function operator<<
Defines
Typedefs
AmberFD
»
C++ Library
»
Template Function operator<<
View page source
Template Function operator<<
Defined in
File Vec3.h
Function Documentation
template
<
class
CHAR
,
class
TRAITS
>
std
::
basic_ostream
<
CHAR
,
TRAITS
>
&
operator
<<
(
std
::
basic_ostream
<
CHAR
,
TRAITS
>
&
o
,
const
Vec3
&
v
)