ROOT
master
Reference Guide
Loading...
Searching...
No Matches
QuartzMarker.h
Go to the documentation of this file.
1
// @(#)root/graf2d:$Id$
2
// Author: Timur Pocheptsov, 14/8/2011
3
4
/*************************************************************************
5
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
#ifndef ROOT_QuartzMarker
13
#define ROOT_QuartzMarker
14
15
//////////////////////////////////////////////////////////////////////////
16
// //
17
// QuartzMarkers //
18
// //
19
// Aux. functions to draw poly-markers. //
20
// //
21
//////////////////////////////////////////////////////////////////////////
22
23
#include <vector>
24
25
#include <Cocoa/Cocoa.h>
26
27
#include "
Rtypes.h
"
28
29
#include "
TPoint.h
"
30
#include "
TAttMarker.h
"
31
32
namespace
ROOT
{
33
namespace
Quartz
{
34
35
void
DrawPolyMarker
(
CGContextRef
ctx,
unsigned
nPoints
,
const
TPoint
*marker,
36
const
TAttMarker
&
attmark
,
float
scaleFactor);
37
38
}
39
}
40
41
#endif
Rtypes.h
TAttMarker.h
DrawPolyMarker
Option_t Option_t TPoint DrawPolyMarker
Definition
TGWin32VirtualXProxy.cxx:64
TPoint.h
CGContextRef
ROOT::Detail::TRangeCast
Definition
TCollection.h:313
TAttMarker
Marker Attributes class.
Definition
TAttMarker.h:21
TPoint
Definition
TPoint.h:31
ROOT::Quartz
Definition
QuartzFillArea.h:33
ROOT
Definition
EExecutionPolicy.hxx:4
graf2d
quartz
inc
QuartzMarker.h
ROOTmaster - Reference Guide Generated on Tue Jun 9 2026 09:28:35 (GVA Time) using Doxygen 1.10.0