MCPcopy Create free account

hub / github.com/GAMMA-UMD/pygsound / types & classes

Types & classes371 in github.com/GAMMA-UMD/pygsound

↓ 15 callersClassGenericString
src/Om/Om Framework/om/data/omString.h:71
↓ 11 callersClassEntry
src/Om/Om Framework/om/data/omDataStore.h:221
↓ 9 callersClassResourceID
A class that represents a unique identifier for a resource. * A resource is specified by a path to a file, an enum determining how that file * shoul
src/Om/Om Resources/om/resources/omResourceID.h:67
↓ 9 callersClassSIMDType
src/Om/Om Framework/om/math/omSIMDTypes.h:573
↓ 6 callersClassFrequency
src/GSound/gsound/gsFrequencyResponse.h:251
↓ 4 callersClassChildInfo
src/Om/Om Framework/om/fs/omDirectory.h:218
↓ 4 callersClassEntry
src/GSound/gsound/internal/gsSoundPathCache.h:77
↓ 4 callersClassMappedRegion
src/Om/Om Framework/om/fs/omFile.h:224
↓ 4 callersClassPathComponent
src/Om/Om Framework/om/fs/omPath.h:325
↓ 4 callersClassPoint
src/Om/Om Sound/om/sound/base/omSoundFrequencyData.h:210
↓ 4 callersClassSample
A class that stores a single HRTF sample for a 3D normalized direction.
src/GSound/gsound/internal/gsHRTFFilter.h:182
↓ 4 callersClassSpecularPathData
A class that stores temporary data about a specular path through the scene.
src/GSound/gsound/gsSoundPropagator.h:162
↓ 3 callersClassDiffractionPoint
A class that contains information about a single diffraction point on an edge.
src/GSound/gsound/gsSoundPropagator.h:154
↓ 3 callersClassDiffusePathData
A class that stores temporary data about a diffuse path through the scene.
src/GSound/gsound/gsSoundPropagator.h:166
↓ 3 callersClassIndirectPath
A class containing a list of points which represent interactions along an indirect propagation path.
src/GSound/gsound/gsDebugCache.h:124
↓ 3 callersClassOM_ALIGN
src/Om/Om Framework/om/math/omSIMDVector3D.h:67
↓ 3 callersClassSample
A class that stores the data for a sample in a directional IR.
src/Om/Om Sound/om/sound/base/omSoundDirectionalIR.h:612
↓ 2 callersClassDiffractionEdge
A class that contains the two endpoints of a diffraction edge.
src/GSound/gsound/gsDebugCache.h:142
↓ 2 callersClassDirectPath
src/GSound/gsound/gsDebugCache.h:105
↓ 2 callersClassEntry
src/GSound/gsound/gsSoundListenerRenderer.h:442
↓ 2 callersClassFatTriangle
A class that stores extra adjacency information for a mesh triangle.
src/GSound/gsound/gsSoundMeshPreprocessor.h:145
↓ 2 callersClassFatVertex
A class that stores extra adjacency information for a mesh vertex.
src/GSound/gsound/gsSoundMeshPreprocessor.h:141
↓ 2 callersClassImagePosition
src/GSound/gsound/gsSoundPropagator.h:146
↓ 2 callersClassOM_ALIGN
src/Om/Om Framework/om/math/omSIMDRay3D.h:68
↓ 2 callersClassSoundFilter
src/Om/Om Sound/om/sound/omSoundConfig.h:99
↓ 2 callersClassSourceData
A class that stores propagation data for an enabled source in the current scene.
src/GSound/gsound/gsSoundPropagator.h:174
↓ 2 callersClassThreadData
A class that stores thread-local information for threads that compute sound propagation.
src/GSound/gsound/gsSoundPropagator.h:178
↓ 2 callersClassTriangle
A class that represents a triangle on the surface of the convex hull of a sampled directional IR.
src/Om/Om Sound/om/sound/base/omSoundDirectionalIR.h:568
↓ 2 callersClassstat
src/Om/Om Framework/om/fs/omFile.cpp:181
↓ 2 callersClassstat
src/Om/Om Framework/om/fs/omDirectory.cpp:240
↓ 1 callersClassBucketIterator
src/Om/Om Framework/om/util/omHashMap.h:620
↓ 1 callersClassCMakeExtension
setup.py:17
↓ 1 callersClassClusteredSource
src/GSound/gsound/internal/gsSoundSourceCluster.h:195
↓ 1 callersClassConstBucketIterator
src/Om/Om Framework/om/util/omHashMap.h:795
↓ 1 callersClassConstIterator
Forward-declare const iterator.
src/Om/Om Framework/om/util/omArrayList.h:949
↓ 1 callersClassConstIterator
src/Om/Om Framework/om/util/omHashMap.h:1153
↓ 1 callersClassConstIterator
Forward-declare const iterator.
src/Om/Om Framework/om/util/omShortArrayList.h:992
↓ 1 callersClassEdgeCollapse
A class that stores information about a single mesh edge collapse operation.
src/GSound/gsound/gsSoundMeshPreprocessor.h:149
↓ 1 callersClassEdgeCollapseReference
A class that is used for efficiently sorting edge collapses.
src/GSound/gsound/gsSoundMeshPreprocessor.h:153
↓ 1 callersClassEndianness
A class that describes a byte ordering format and provides endian conversion to/from that format.
src/Om/Om Framework/om/data/omEndian.h:215
↓ 1 callersClassInternalSoundTriangle
src/GSound/gsound/gsSoundRay.h:68
↓ 1 callersClassIterator
Iterator class for an array list. * The purpose of this class is to iterate through all * or some of the elements in the array list, making chang
src/Om/Om Framework/om/util/omArrayList.h:958
↓ 1 callersClassIterator
src/Om/Om Framework/om/util/omHashMap.h:927
↓ 1 callersClassIterator
Iterator class for an short array list. * The purpose of this class is to iterate through all * or some of the elements in the short array list,
src/Om/Om Framework/om/util/omShortArrayList.h:1001
↓ 1 callersClassJobBase
A class that represents the base class a single generic job for this thread pool.
src/Om/Om Framework/om/threads/omThreadPool.h:260
↓ 1 callersClassListenerData
A class that stores propagation data for an enabled listener in the current scene.
src/GSound/gsound/gsSoundPropagator.h:170
↓ 1 callersClassMIDIBuffer
src/Om/Om Sound/om/sound/base/omSoundFrame.h:48
↓ 1 callersClassObjectMesh
A class containing a list of the vertices and indexed triangles of a single object in a scene.
src/GSound/gsound/gsDebugCache.h:165
↓ 1 callersClassOptional<void>
src/Om/Om Framework/om/lang/omOptional.h:261
↓ 1 callersClassPathSortID
An object that stores a pointer to a propagation path and a value to sort it by.
src/GSound/gsound/gsSoundListenerRenderer.h:271
↓ 1 callersClassPathState
A class that stores data needed for rendering a single interpolated path for a sound source.
src/GSound/gsound/gsSoundListenerRenderer.h:279
↓ 1 callersClassRenderThreadState
An object that holds local working data for a rendering worker thread.
src/GSound/gsound/gsSoundListenerRenderer.h:303
↓ 1 callersClassResourceSet
src/Om/Om Resources/om/resources/omResourcesConfig.h:63
↓ 1 callersClassSample
src/GSound/gsound/gsSoundDirectivity.h:234
↓ 1 callersClassSortableJob
A proxy object that stores a pointer to a generic job and allows sorting based on job priority.
src/Om/Om Framework/om/threads/omThreadPool.h:362
↓ 1 callersClassSoundDirectivity
src/GSound/gsound/gsConfig.h:503
↓ 1 callersClassSoundListener
src/GSound/gsound/internal/gsInternalConfig.h:80
↓ 1 callersClassSoundMesh
src/pygsound/src/Scene.hpp:14
↓ 1 callersClassSpeakerAngle
src/Om/Om Sound/om/sound/base/omSoundChannelLayout.h:359
↓ 1 callersClassTempDiffractionEdge
A class that stores temporary information about a merged diffraction edge.
src/GSound/gsound/gsSoundMeshPreprocessor.h:165
↓ 1 callersClassTransform
src/Om/Om BVH/om/bvh/omBVHScene.h:187
↓ 1 callersClassUpdateThreadState
An object that holds local working data for an update worker thread.
src/GSound/gsound/gsSoundListenerRenderer.h:299
↓ 1 callersClassVoxel
src/GSound/gsound/gsSoundMeshPreprocessor.h:121
↓ 1 callersClassVoxelParent
A class used to store a bounding box and a parent voxel in a stack of parents.
src/GSound/gsound/gsSoundMeshPreprocessor.h:129
↓ 1 callersClassWorldSpaceEdge
A class containing information about an edge that has been transformed into world space.
src/GSound/gsound/gsSoundPropagator.h:150
EnumAccessType
src/Om/Om Framework/om/fs/omFile.h:68
ClassAlignedAllocator
src/Om/Om Framework/om/util/omAllocator.h:464
EnumArrayType
src/pygsound/src/MicrophoneArrays.hpp:22
ClassAtomic
src/Om/Om Framework/om/threads/omAtomics.h:479
ClassBVHGeometry
An interface to an opaque collection of generic geometric primitives. * This class allows a BVH to not have to know the concrete type of the * geome
src/Om/Om BVH/om/bvh/omBVHGeometry.h:58
ClassBand
src/Om/Om Sound/om/sound/base/omSoundFrequencyBands.h:155
ClassCMakeBuild
setup.py:23
ClassCachedTriangle
A class that represents an internally cached triangle that has an efficient storage layout.
src/Om/Om BVH/om/bvh/omAABBTree4.h:210
ClassChannel
A class that stores information about an HRTF channel.
src/GSound/gsound/internal/gsHRTFFilter.h:186
ClassChannel
A class that stores the data for a channel in a directional IR.
src/Om/Om Sound/om/sound/base/omSoundDirectionalIR.h:638
ClassChannelHistory
A class that contains a history of the last 2 input and output samples for a second order filter.
src/Om/Om Sound/om/sound/filters/omSoundCutoffFilter.h:401
ClassChannelLayout:: SpeakerAngle
src/Om/Om Sound/om/sound/base/omSoundChannelLayout.cpp:63
ClassClusterState
A class that contains information about the current rendering state of a single propagation path.
src/GSound/gsound/gsSoundListenerRenderer.h:295
ClassClusteredSourceState
A class that stores the relationship between a source and cluster rendering state.
src/GSound/gsound/gsSoundListenerRenderer.h:287
ClassCommonWeight
src/Om/Om Framework/om/math/omFFT.cpp:277
ClassContext
src/pygsound/src/Context.hpp:11
ClassContext
src/pygsound/src/Scene.hpp:17
ClassConvolutionState
A class that stores data needed for rendering convolution for a single sound source.
src/GSound/gsound/gsSoundListenerRenderer.h:259
ClassCrossoverFilters
A class that store the aligned filter coefficients for a crossover.
src/GSound/gsound/internal/gsSIMDCrossover.h:488
ClassCrossoverFilters
A class that store the aligned filter coefficients for a crossover.
src/Om/Om Sound/om/sound/base/omSoundSIMDCrossover.h:502
ClassDataInputStream
src/Om/Om Framework/om/data/omDataBuffer.h:46
ClassDelayFilter
A class that encapsulates information about a single all-pass or comb filter.
src/Om/Om Sound/om/sound/filters/omSoundReverbFilter.h:511
ClassDelayFilterChannel
A class that encapsulates all information related to a single reverb filter channel.
src/Om/Om Sound/om/sound/filters/omSoundReverbFilter.h:474
ClassDiffractionQuery
A class that contains information needed when searching a diffraction graph for paths.
src/GSound/gsound/gsSoundPropagator.h:158
EnumDirection
An enum type that specifies if a filter is high-pass or low-pass.
src/Om/Om Sound/om/sound/filters/omSoundCutoffFilter.h:113
ClassDirectionalIRResourceTranscoder
src/Om/Om Sound/om/sound/omSoundConfig.h:123
EnumDomain
An enum type that specifies the domain that a directional IR is stored in.
src/Om/Om Sound/om/sound/base/omSoundDirectionalIR.h:98
ClassEdge
src/Om/Om Sound/om/sound/base/omSoundDirectionalIR.h:590
ClassEdgeCollapseQueue
A class that efficiently manages a dynamic min-heap of edge collapses.
src/GSound/gsound/gsSoundMeshPreprocessor.h:157
ClassEntry
src/GSound/gsound/internal/gsVisibilityCache.h:80
ClassEntry
src/Om/Om Framework/om/util/omHashMap.h:64
EnumEntryType
src/Om/Om Framework/om/data/omDataStore.cpp:66
EnumEnum
src/Om/Om Framework/om/data/omEndian.h:224
EnumEnum
src/Om/Om Framework/om/threads/omThreadPriority.h:63
EnumEnum
src/Om/Om Framework/om/math/omScalarType.h:65
next →1–100 of 371, ranked by callers