repo.or.cz
/
canaan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
convert line ends
[canaan.git]
/
prj
/
cam
/
src
/
deepc
/
render
/
dpccmiid.h
blob
63c5661dfcb628af575a71f63708dcfff4274c98
1
/*
2
@Copyright Looking Glass Studios, Inc.
3
1996,1997,1998,1999,2000 Unpublished Work.
4
*/
5
6
#pragma once
7
#ifndef _DPCCMIID_H
8
#define _DPCCMIID_H
9
10
DEFINE_LG_GUID
(
IID_IDPCCamera
,
0x15c
);
11
12
#endif
// !_DPCCMIID_H