Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions

vl::VLXClassWrapper_Camera Struct Reference

VLX wrapper of vl::Camera. More...

#include <VLXWrappers.hpp>

Inheritance diagram for vl::VLXClassWrapper_Camera:
vl::VLXClassWrapper vl::Object

List of all members.

Public Member Functions

void importCamera (VLXSerializer &s, const VLXStructure *vlx, Camera *obj)
virtual ref< ObjectimportVLX (VLXSerializer &s, const VLXStructure *vlx)
void exportCamera (VLXSerializer &s, const Camera *obj, VLXStructure *vlx)
virtual ref< VLXStructureexportVLX (VLXSerializer &s, const Object *obj)

Detailed Description

VLX wrapper of vl::Camera.

Definition at line 2176 of file VLXWrappers.hpp.


Member Function Documentation

void vl::VLXClassWrapper_Camera::importCamera ( VLXSerializer s,
const VLXStructure vlx,
Camera obj 
) [inline]
virtual ref<Object> vl::VLXClassWrapper_Camera::importVLX ( VLXSerializer s,
const VLXStructure vlx 
) [inline, virtual]
void vl::VLXClassWrapper_Camera::exportCamera ( VLXSerializer s,
const Camera obj,
VLXStructure vlx 
) [inline]
virtual ref<VLXStructure> vl::VLXClassWrapper_Camera::exportVLX ( VLXSerializer s,
const Object obj 
) [inline, virtual]

The documentation for this struct was generated from the following file:

Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:41:43.
Permission is granted to use this page to write and publish articles regarding Visualization Library.