Coin Logo http://www.sim.no
http://www.coin3d.org

Public Member Functions | Static Public Member Functions | Protected Member Functions

SoCameraKit Class Reference

The SoCameraKit class is a node kit with a transform and a camera.Node kit structure (new entries versus parent class marked with arrow prefix): More...

#include <Inventor/nodekits/SoCameraKit.h>

Inheritance diagram for SoCameraKit:
SoBaseKit SoNode SoFieldContainer SoBase

List of all members.

Public Member Functions

 SoCameraKit (void)

Static Public Member Functions

static void initClass (void)

Protected Member Functions

virtual ~SoCameraKit ()

Detailed Description

The SoCameraKit class is a node kit with a transform and a camera.

Node kit structure (new entries versus parent class marked with arrow prefix):

  CLASS SoCameraKit
  -->"this"
        "callbackList"
  -->   "transformGroup"
  -->      "transform"
  -->      "camera"
  

(See SoBaseKit::printDiagram() for information about the output formatting.)

Detailed information on catalog parts:

  CLASS SoCameraKit
  PVT   "this",  SoCameraKit  --- 
        "callbackList",  SoNodeKitListPart [ SoCallback, SoEventCallback ] 
  PVT   "transformGroup",  SoTransformSeparator  --- 
        "transform",  SoTransform  --- 
        "camera",  SoCamera  --- , (default type = SoPerspectiveCamera)
  

(See SoBaseKit::printTable() for information about the output formatting.)


Constructor & Destructor Documentation

SoCameraKit::SoCameraKit ( void  )

Constructor.

SoCameraKit::~SoCameraKit ( ) [protected, virtual]

Destructor.


Member Function Documentation

void SoCameraKit::initClass ( void  ) [static]

Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.

Reimplemented from SoBaseKit.

Referenced by SoNodeKit::init().


The documentation for this class was generated from the following files:

Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.

Generated on Mon Feb 28 2011 10:12:06 for Coin by Doxygen. 1.7.3