LightBuzz.Vitruvius Namespace |
Class | Description | |
---|---|---|
![]() | AvateeringUtility |
A utility class for mapping human bones and joints to Unity bones and joints.
|
![]() | Body |
Represents a human Body with skeleton joints and face points.
|
![]() | BodyExtensions |
Provides extension methods for the Body class.
|
![]() | Bone |
Represents a human bone.
|
![]() | Buffer |
Provides buffering functionality for multi-threaded video recording.
|
![]() | Constants |
Commonly used constant values.
|
![]() | DepthFilter |
A depth visualization filter.
|
![]() | Face |
Represents a human face.
|
![]() | Floor |
Represents a floor plane.
|
![]() | Frame |
Represents a camera frame and encapsulates the Color, Depth, Body, Face, and Floor information.
|
![]() | FrameFilter |
An generic filter
|
![]() | GreenScreenFilter |
A background removal visualization filter.
|
![]() | ImageExtensions |
Native image manipulation effects.
|
![]() | Joint |
Represents a human body joint in the 3D world space.
|
![]() | Joint2D |
Represents a human body joint in the 2D screen space.
|
![]() | JointUpdateProperties |
Specifies which joints will be updates while Avateering.
|
![]() | Kinect2Extensions |
Common extensions for the Microsoft Kinect v2 sensor.
|
![]() | MathExtensions |
Common mathematical conversions and utilities.
|
![]() | Model |
Represents an animatable avatar.
|
![]() | NuitrackExtensions |
Common extensions for the Nuitrack platform.
|
![]() | PlaybackSettings |
The video playback settings.
|
![]() | Pose |
Represents the pose of an animatable avatar.
|
![]() | RecordingSettings |
The video recording settings.
|
![]() | ResizeFilter |
A visualization filter that resizes the image.
|
![]() | SensorAdapter |
Represents a particular sensor (e.g. Kinect v2, Orbbec Astra, Intel RealSense).
|
![]() | SensorEventArgs |
Custom event argument that returns the type of the sensor and whether it's connected.
|
![]() | UnityExtensions |
Common extensions for the Unity3D platform.
|
![]() | VideoPlayer |
Plays a recorded video with 3D and 2D information.
|
![]() | VideoRecorder |
Records sensor data in the 3D and 2D spaces.
|
Structure | Description | |
---|---|---|
![]() | SensorIntrinsics |
Encapsulates the internal intrinsic values of a sensor device.
|
Interface | Description | |
---|---|---|
![]() | IBufferedObject |
Represents an object that can be used as a buffer.
|
Delegate | Description | |
---|---|---|
![]() | VideoPlayerOnFrameLoaded |
Raised when a frame is loaded.
|
![]() | VideoPlayerOnLooped |
Raised when the video loops.
|
![]() | VideoPlayerOnPaused |
Raised when the video is paused.
|
![]() | VideoPlayerOnPlaybackEnded |
Raised when the video stops playing.
|
![]() | VideoPlayerOnSeeking |
Raised when the video seeks to a frame.
|
![]() | VideoPlayerOnStartedSeeking |
Raised when the video starts seeking.
|
![]() | VideoPlayerOnStartPlaying |
Raised when the video starts playing.
|
![]() | VideoPlayerOnStoppedPlaying |
Raised when the video is stopped.
|
![]() | VideoPlayerOnStoppedSeeking |
Raised when the video stops seeking.
|
![]() | VideoPlayerOnUnpaused |
Raised when the video is unpaused.
|
![]() | VideoRecorderOnSavingCompleted |
Raised when the recorder has finished saving frames.
|
Enumeration | Description | |
---|---|---|
![]() | FieldOfView |
Specifies whether the Field Of View is OK.
|
![]() | JointType |
The joint type.
|
![]() | ModelModelMovement |
Represents the different model movement variations.
|
![]() | SensorType |
The sensor type.
|
![]() | Space |
The reference space.
|
![]() | SpecialJointType |
Special joint types included in common 3D avatars.
|
![]() | Visualization |
The 2D visualization space.
|