代码搜索结果
找到约 4,589 项符合
Camera 的代码
camif.h
/*
* camif.h
*
* Definition of Camera Interface. Abstracts the low-level
* camera interface hardware.
*
* Copyright (C) 2003 MontaVista Software, Inc.
*
* Author: MontaVista Software, Inc.
*
camif_evm.c
/*
* File: camif_evm.c
*
* Description:
* Implementation of Camera Interface for OMAP1510 EVM platform.
* f
* This driver was highly leveraged from Bill Dirk's
*
ck_activatecamera.ms
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- Register Active Camera Instruction
engine.cpp
#define WIN32_LEAN_AND_MEAN
#define WIN32_EXTRA_LEAN
#include
#include "engine.h"
#include "HiResTimer.h"
#include "camera.h"
#include "world.h"
void CEngine::CheckInput(float
camera.cpp
/*
CAMERA.CPP
Author: Kevin Hawkins
Date: 3/29/2001
Description: The camera implementation
*/
#include "camera.h"
#include "object.h"
CCamera::CCamera()
{
position = CVector(0.0
object.h
#ifndef __OBJECT_H
#define __OBJECT_H
#include "tree.h"
#include "vector.h"
#include "camera.h"
/*
OBJECT.H
The CObject class
OpenGL Game Programming
Author: Kevin Hawkins
Dat
unit1.pas
{: This sample illustrates basic user-driven camera movements.
I'm using the GLScene built-in camera movement methods. The camera object is
a child of its target dummy cube (this means that t
body.txt
Motion detected from camera-01 !
camera.cpp
//#include // HCURSOR???
#include "assert.h"
#include "stdafx.h" // CDC
#include "camera.h"
#include "vcc1drv.h"
#include "base.h" // must come after 'vcc1drv.h', b/c of BOOL conflict
#d
readme.txt
Code Sample Name: CECamera
Feature Area: Camera
Description: Take pictures and videos using Camera native API.
Usage: Specify the options in the dialog, then press "Start" to launch Camera