Blender V2.61 - r43446
Defines | Functions

BOP_Segment.cpp File Reference

#include "BOP_Segment.h"

Go to the source code of this file.

Defines

#define UNDEFINED   0

Functions

std::ostream & operator<< (std::ostream &stream, const BOP_Segment &c)

Detailed Description

Definition in file BOP_Segment.cpp.


Define Documentation

#define UNDEFINED   0

Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
const BOP_Segment c 
)

Implements operator <<

Definition at line 245 of file BOP_Segment.cpp.

References BOP_Segment::m_cfg1, BOP_Segment::m_cfg2, BOP_Segment::m_v1, and BOP_Segment::m_v2.