代码搜索结果

找到约 5,548 项符合 Camera 的代码

camera.h

/* -*- c -*- */ #ifndef INCLUDED_LIB3DS_CAMERA_H #define INCLUDED_LIB3DS_CAMERA_H /* * The 3D Studio File Format Library * Copyright (C) 1996-2001 by J.E. Hoffmann * All rights reser

camera.cpp

#include #include #include #include #include #include #include "Matrix.h" using namespace osg; using namespace

camera.txt

pos=-212.805 23.771 202.602 rot=0.089228 -0.764218 -0.629504 -0.108323 dist=35.0575 pos=-212.78 23.771 202.559 rot=0.0892269 -0.764104 -0.62965 -0.10828 dist=35.1032 pos=-212.703 23.7713 202.431

camera.java

package sept.model; import java.io.File; import java.util.ArrayList; import java.awt.*; /** * Class Camera * * Camera is a container class that stores photos taken by an IP Camera * * @autho

camera.def

; ; Windows CE camera Driver. Written by jabez (mostek@dstcorp.com) ; LIBRARY CAMERA EXPORTS CIS_Close CIS_Deinit CIS_Init CIS_IOControl CIS_Open CIS_PowerDown CIS_PowerUp CIS_Read

camera.cpp

#include #include #include //#include #include #include "pmplatform.h" #include "s2440.h" #include "camif.h" #include "camera.h" #defi

camera.h

#ifndef __CAMERA_H_ #define __CAMERA_H_ #ifdef __cplusplus extern "C" { #endif BOOL CIS_Close(DWORD hOpenContext); BOOL CIS_Deinit(DWORD hDeviceContext); DWORD CIS_Init(DWORD dwContext); D

camera.def

; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ; ; Use of this sample source code is subject to the terms of the Microsoft ; license agreement under which you licensed this samp

camera.cpp

////////////////////////////////////////////////////////////////////////////// // Copyright 2002-2006 Andreas Huber Doenni // Distributed under the Boost Software License, Version 1.0. (See accompany-